ACadSharp.Objects.MultiLeaderAnnotContext.TextAttachmentPoint - DomCR/ACadSharp GitHub Wiki
Gets or sets a value indicating the text attachment point.
In the Open Design Specification this property is documented as Alignment, in DXF reference as Text Attachment. It is not clear what the meaning of this property is in contrast to the property. The value seems to be always consistent. This property is also exposed by the class (). Values should be equal, the value of this property is assumed to be used.Namespace: ACadSharp.Objects.MultiLeaderAnnotContext
C#
DxfCodeValueAttribute
public TextAttachmentPointType TextAttachmentPoint { get; set; }
TextAttachmentPointType