NX Open C++ Reference Guide
|
Annotation text settings. More...
Public Member Functions | |
Text (int fontInitial, int sizeInitial, NXColor *colorInitial, int boldInitial) | |
Constructor for the Text struct. | |
Public Attributes | |
int | Bold |
bold | |
NXColor * | Color |
color | |
int | Font |
font | |
int | Size |
size |
Annotation text settings.
NXOpen::CAE::Post::Text::Text | ( | int | fontInitial, |
int | sizeInitial, | ||
NXColor * | colorInitial, | ||
int | boldInitial | ||
) |
Constructor for the Text struct.
fontInitial | font |
sizeInitial | size |
colorInitial | color |
boldInitial | bold |
bold
font
size