-
-
Notifications
You must be signed in to change notification settings - Fork 135
ACadSharp.Objects.MultiLeaderAnnotContext.TextAlignment
Albert Domenech edited this page Aug 4, 2024
·
3 revisions
Gets or sets the text alignment, i.e. the alignment of text lines if the a multiline text label, relative to the . This property overrides the value from when the flag is set in the property.
This property contains the alignment value specified in AutoCAD rather than and seems always to be consistent with . Note that when changing this value the must be changed accordingly.Namespace: ACadSharp.Objects.MultiLeaderAnnotContext
C#
DxfCodeValueAttribute
public TextAlignmentType TextAlignment { get; set; }
TextAlignmentType
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