-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Objects.MultiLeaderAnnotContext.TextBottomAttachment
Albert Domenech edited this page Aug 4, 2024
·
3 revisions
Gets or sets the text bottom attachment type (see ). This property override the value from when the flag is set (see property).
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 TextAttachmentType TextBottomAttachment { 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.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions