Backward | The property returns True if Text is backward (mirrored in X). |
Extrusion | The property sets/gets extrusion direction (default = 0, 0, 1). |
Font | The property sets Font to specify the font to use for writing text. |
FontName | The property returns primary font file name. |
Generation | The property sets/gets text generation flags. |
HAlign | The property displays horizontal text justification type integer codes not bit-coded. |
Height | The property specifies the height of the text in drawing units. |
InsideMText | The property returns True if the TsgDXFText class object contains multiline text. |
IsEmpty | The property returns True if the TsgDXFText object doesn't contain any symbols. |
IsSHXFont | The property returns True if the TsgDXFText class object contains SHX Font text. |
IsUnicodeText | The property returns True if the TsgDXFText class object contains Unicode text. |
MText | The property points to internally created the TsgDXFMText object if the text is split up to two or more parts due to special characters, such as diameter. |
ObliqueAngle | The property specifies the angle of oblique of letters. |
Point1 | The property specifies second alignment point. |
Rotation | The property contains angle of text rotation. |
Scale | The property specifies relative X scale factor-width (default = 1). |
SHXFont | The property returns name of the SHX Font. |
SHXText | The property returns text string of SHX Font. |
SHXUnicodeText | The property returns text string of SHX Unicode Font. |
StartPoint | The property contains the REAL coordinates of text starting point. |
Style | The property sets/gets text style by defined in the TsgDXFStyle class object properties. |
Text | The property sets or gets text string. |
UnicodeText | The property specifies vertical text justification type (default = 0): integer codes (not bit- coded). |
UpsideDown | The property only for texts that are parts of the MTEXT entity. |
VAlign | The property returns text string of the Unicode text. |
WinFont | The property returns True if Text is upside down (mirrored in Y). |
XScale | The property returns relative X scale factor width (default = 1). |