-
-
Notifications
You must be signed in to change notification settings - Fork 158
ACadSharp.Entities.MultiLeader.TextAlignment
Albert Domenech edited this page Jul 16, 2024
·
4 revisions
Gets or sets the text alignement type.
The Open Design Specification for DWG documents this property as Unknown, DXF reference as Text Aligment Type. Available DWG and DXF sample documents saved by AutoCAD return always 0=Left. This property is also exposed by the class. Values should be equal, the value is assumed to be used.Namespace: ACadSharp.Entities.MultiLeader
C#
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.Extensions
- 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