ACadSharp.Objects.MultiLeaderAnnotContext.TextStyle - DomCR/ACadSharp GitHub Wiki
TextStyle Property
Gets or sets the to be used to display the text label of the multileader. This property overrides the value from when the flag is set in the property.
Remarks
This property is also exposed by the class (). Values should be equal, the value of this property is assumed to be used.
Definition
Namespace: ACadSharp.Objects.MultiLeaderAnnotContext
C#
DxfCodeValueAttribute
public TextStyle TextStyle { get; set; }
Property Value
TextStyle