ACadSharp.Entities.MText - DomCR/ACadSharp GitHub Wiki

MText Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

public class MText

Properties

Returns Name Summary
XYZ AlignmentPoint X-axis direction vector(in WCS)
AttachmentPointType AttachmentPoint Attachment point
Color BackgroundColor Background fill color
BackgroundFillFlags BackgroundFillFlags Background fill setting
Double BackgroundScale Determines how much border there is around the text.
Transparency BackgroundTransparency Transparency of background fill color
TextColumn Column
DrawingDirectionType DrawingDirection Drawing direction
Double Height Changes the height of the object.
Double HorizontalWidth Horizontal width of the characters that make up the mtext entity.
This value will always be equal to or less than the value of group code 41
XYZ InsertPoint A 3D WCS coordinate representing the insertion or origin point.
Boolean IsAnnotative
Double LineSpacing Mtext line spacing factor.
LineSpacingStyleType LineSpacingStyle Mtext line spacing style
XYZ Normal Specifies the three-dimensional normal unit vector for the object.
String ObjectName
ObjectType ObjectType
Double RectangleHeight Reference rectangle height
Double RectangleWidth Reference rectangle width
Double Rotation Specifies the rotation angle for the object.
TextStyle Style Style of this text entity.
String SubclassMarker
String Value Specifies the text string for the entity.
Double VerticalHeight Vertical height of the mtext entity

Methods

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