NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::Xyplot::TextOption Struct Reference

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.
 

Detailed Description

Text display option 


Deprecated:
Deprecated in NX9.0.0.

Use CAE::Xyplot::TextStyleSetting instead.

Constructor & Destructor Documentation

NXOpen::CAE::Xyplot::TextOption::TextOption ( const NXOpen::CAE::Xyplot::TextStyle textStyleInitial,
const NXOpen::CAE::Xyplot::TextBoxStyle textBoxInitial 
)

Constructor for the TextOption struct.

Parameters
textStyleInitialText style
textBoxInitialText box style

Member Data Documentation

NXOpen::CAE::Xyplot::TextBoxStyle NXOpen::CAE::Xyplot::TextOption::TextBox

Text box style.

NXOpen::CAE::Xyplot::TextStyle NXOpen::CAE::Xyplot::TextOption::TextStyle

Text style.


The documentation for this struct was generated from the following file:
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.