ACadSharp.Objects.MultiLeaderAnnotContext.TextAttachmentPoint - DomCR/ACadSharp GitHub Wiki

TextAttachmentPoint Property

Gets or sets a value indicating the text attachment point.

Remarks

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.

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public TextAttachmentPointType TextAttachmentPoint { get; set; }

Property Value

TextAttachmentPointType

⚠️ **GitHub.com Fallback** ⚠️