ACadSharp.Entities.MText.HorizontalWidth - DomCR/ACadSharp GitHub Wiki

HorizontalWidth Property

Horizontal width of the characters that make up the mtext entity. This value will always be equal to or less than the value of group code 41

Remarks

read-only, ignored if supplied

Definition

Namespace: ACadSharp.Entities.MText

C#

DxfCodeValueAttribute
public Double HorizontalWidth { get; set; }

Property Value

Double