ACadSharp.Entities.TextEntity.Height - DomCR/ACadSharp GitHub Wiki

Height Property

Changes the height of the object.

Definition

Namespace: ACadSharp.Entities.TextEntity

C#

DxfCodeValueAttribute
public Double Height { get; set; }

Property Value

Double

Value

This must be a positive, non-negative number.