NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::Xyplot::IVisibleDisplayStyle Class Referenceabstract

Represents the interface for visible display style classes. More...

Inheritance diagram for NXOpen::CAE::Xyplot::IVisibleDisplayStyle:
NXOpen::CAE::Xyplot::AngleAxisStyleSetting NXOpen::CAE::Xyplot::LegendTableGroupStyle NXOpen::CAE::Xyplot::TextStyleSetting NXOpen::CAE::Xyplot::UnknownResultScaleStyle NXOpen::CAE::Xyplot::AxisItemStyle NXOpen::CAE::Xyplot::CustomTextStyleSetting NXOpen::CAE::Xyplot::GraphNameStyle NXOpen::CAE::Xyplot::LegendTableTextStyle NXOpen::CAE::Xyplot::MarkerStyleSetting NXOpen::CAE::Xyplot::NoteStyleSetting NXOpen::CAE::Xyplot::AxisLabelStyle

Public Member Functions

virtual void SetVisibility (bool visibility)=0
 Sets the visibility
Created in NX12.0.0. More...
 
virtual bool Visibility ()=0
 Returns the visibility
Created in NX12.0.0. More...
 

Detailed Description

Represents the interface for visible display style classes.


Created in NX12.0.0.

Member Function Documentation

virtual void NXOpen::CAE::Xyplot::IVisibleDisplayStyle::SetVisibility ( bool  visibility)
pure virtual

Sets the visibility
Created in NX12.0.0.



License requirements : None

Parameters
visibilityvisibility

Implemented in NXOpen::CAE::Xyplot::TextStyleSetting, NXOpen::CAE::Xyplot::AngleAxisStyleSetting, NXOpen::CAE::Xyplot::LegendTableGroupStyle, and NXOpen::CAE::Xyplot::UnknownResultScaleStyle.

virtual bool NXOpen::CAE::Xyplot::IVisibleDisplayStyle::Visibility ( )
pure virtual

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