Members |
Description |
location |
Insertion point. |
text |
Text string. |
font |
SHX Font. |
bigfont |
SHX Bigfont. |
extents |
Extents in OCS. |
capsHeight |
Height. |
widthFactor |
Width factor. |
obliqueAngle |
Obliquing angle. |
trackingFactor |
Tracking factor. |
color |
Color. |
vertical |
Text is vertical. |
stackTop |
Text is top of stacked text. |
stackBottom |
Text is bottom of stacked text. |
underlined |
Text is underlined. |
overlined |
Text is overlined. |
underPoints |
Underline endpoints. |
overPoints |
Overline endpoints. |
fontname |
TrueType font name, or empty string. |
charset |
TrueType character set. |
bold |
Text is bold. |
italic |
Text is italic. |
changeStyle |
0 == No change; 1 == Change to original; 2 == Change to other |
lineBreak |
Text is followed by a line break. |
newParagraph |
Text fragment starts new paragraph. |
Each fragment contains a text string and its attributes. Corresponding C++ library: TD_Db
File: DbMText.h
Module: API Reference
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|