-
-
Notifications
You must be signed in to change notification settings - Fork 123
ACadSharp.Objects.MultiLeaderAnnotContext.TextAttachmentPoint
Albert Domenech edited this page Aug 4, 2024
·
3 revisions
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
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions