ACadSharp.Objects.MultiLeaderAnnotContext.TextNormal - DomCR/ACadSharp GitHub Wiki
TextNormal Property
Gets or sets the normal vector for the text label of the multileader.
Definition
Namespace: ACadSharp.Objects.MultiLeaderAnnotContext
C#
DxfCodeValueAttribute
public XYZ TextNormal { get; set; }
Property Value
XYZ