-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Entities.MultiLeader.TextAlignment
Albert Domenech edited this page Aug 4, 2024
·
3 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#
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.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions