ACadSharp.Entities.TextEntity.AlignmentPoint - DomCR/ACadSharp GitHub Wiki
AlignmentPoint Property
Second alignment point (in OCS)
Remarks
This value is meaningful only if the value of a 72 or 73 group is nonzero (if the justification is anything other than baseline/left)
Definition
Namespace: ACadSharp.Entities.TextEntity
C#
DxfCodeValueAttribute
public XYZ AlignmentPoint { get; set; }
Property Value
XYZ