ACadSharp.Entities.MultiLeader.TextAttachmentPoint - DomCR/ACadSharp GitHub Wiki
Gets or sets a value indicating the text attachment point.
The Open Desisign Specification for DWG files documents this property as Justification, the DXF referenece as Text Attachmenst point. This property is also exposed by the class (). The property always has the same value and seems to have the respective value as . The property is to be used.Namespace: ACadSharp.Entities.MultiLeader
C#
DxfCodeValueAttribute
public TextAttachmentPointType TextAttachmentPoint { get; set; }
TextAttachmentPointType