ACadSharp.Objects.MultiLeaderStyle.TextHeight - DomCR/ACadSharp GitHub Wiki
Gest or sets the text height for the text label of the multileader.
This value can be overridden by the property when the flag is set in the property.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public Double TextHeight { get; set; }
Double