Skip to content

ACadSharp.Entities.MText.HorizontalWidth

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally