NX Open C++ Reference Guide
|
Text display option. More...
Public Member Functions | |
TextOption (const NXOpen::CAE::Xyplot::TextStyle &textStyleInitial, const NXOpen::CAE::Xyplot::TextBoxStyle &textBoxInitial) | |
Constructor for the TextOption struct. | |
Public Attributes | |
NXOpen::CAE::Xyplot::TextBoxStyle | TextBox |
Text box style. | |
NXOpen::CAE::Xyplot::TextStyle | TextStyle |
Text style. |
Text display option.
NXOpen::CAE::Xyplot::TextOption::TextOption | ( | const NXOpen::CAE::Xyplot::TextStyle & | textStyleInitial, |
const NXOpen::CAE::Xyplot::TextBoxStyle & | textBoxInitial | ||
) |
Constructor for the TextOption struct.
textStyleInitial | Text style |
textBoxInitial | Text box style |