-
-
Notifications
You must be signed in to change notification settings - Fork 123
ACadSharp.Objects.MultiLeaderStyle.TextTopAttachment
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Gets or sets the text top attachment type. This value controls the position of the connection point of the leader attached to the top of the text label.
This value can be overridden by the property when the flag is set in the property. This property is only relevant if is and a leader attached to the top of the text label exists.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public TextAttachmentType TextTopAttachment { get; set; }
TextAttachmentType
A having the values 9 = Center, 10 = Underline and Center can be used ("vertical" attachment types).
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