ACadSharp.Objects.MultiLeaderStyle.TextStyle - DomCR/ACadSharp GitHub Wiki
Gets or sets the to be used to display 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 TextStyle TextStyle { get; set; }
TextStyle