-
-
Notifications
You must be signed in to change notification settings - Fork 137
ACadSharp.Entities.MultiLeader.TextAttachmentPoint
Albert Domenech edited this page Apr 6, 2025
·
4 revisions
Gets or sets a value indicating the text attachment point.
The Open Design Specification for DWG files documents this property as Justification, the DXF reference as Text Attachments 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
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