ACadSharp.Entities.TextEntity - DomCR/ACadSharp GitHub Wiki

TextEntity Class

Represents a

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

public class TextEntity

Properties

Returns Name Summary
XYZ AlignmentPoint Second alignment point (in OCS)
Double Height Changes the height of the object.
TextHorizontalAlignment HorizontalAlignment Horizontal text justification type.
XYZ InsertPoint First alignment point(in OCS)
TextMirrorFlag Mirror Mirror flags.
XYZ Normal Specifies the three-dimensional normal unit vector for the object.
String ObjectName
ObjectType ObjectType
Double ObliqueAngle Specifies the oblique angle of the object.
Double Rotation Specifies the rotation angle for the object.
TextStyle Style Style of this text entity.
String SubclassMarker
Double Thickness Specifies the distance a 2D object is extruded above or below its elevation.
String Value Specifies the text string for the entity.
TextVerticalAlignmentType VerticalAlignment Vertical text justification type.
Double WidthFactor Relative X scale factor—widt

Methods

Returns Name Summary
CadObject Clone
⚠️ **GitHub.com Fallback** ⚠️