NX Open C++ Reference Guide
List of all members
NXOpen::CAE::Xyplot::GridLayoutStyle2DSetting Class Reference

Represents the 2d grid layout display style. More...

Inheritance diagram for NXOpen::CAE::Xyplot::GridLayoutStyle2DSetting:
NXOpen::CAE::Xyplot::BaseGridLayoutStyleSetting NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Additional Inherited Members

- Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseGridLayoutStyleSetting
NXOpen::NXColorBackgroundColor ()
 Returns the background color
Created in NX9.0.0.
 
virtual void CommitChange ()
 Commits any edits that have been applied to the display style.
 
NXOpen::NXColorDenseColor ()
 Returns the grid dense line color
Created in NX9.0.0.
 
NXOpen::NXColorGridColor ()
 Returns the grid line color
Created in NX9.0.0.
 
NXOpen::DisplayableObject::ObjectFont GridFont ()
 Returns the grid line font
Created in NX9.0.0.
 
NXOpen::DisplayableObject::ObjectWidth GridWidth ()
 Returns the grid line width
Created in NX9.0.0.
 
void SetBackgroundColor (NXOpen::NXColor *bgColor)
 Sets the background color
Created in NX9.0.0.
 
void SetDenseColor (NXOpen::NXColor *color)
 Sets the grid dense line color
Created in NX9.0.0.
 
void SetGridColor (NXOpen::NXColor *color)
 Sets the grid line color
Created in NX9.0.0.
 
void SetGridFont (NXOpen::DisplayableObject::ObjectFont gridFont)
 Sets the grid line font
Created in NX9.0.0.
 
void SetGridWidth (NXOpen::DisplayableObject::ObjectWidth gridWidth)
 Sets the grid line width
Created in NX9.0.0.
 
void SetShowBackground (bool showBg)
 Sets a value indicating whether to display the background
Created in NX9.0.0.
 
void SetXyGridStyle (NXOpen::CAE::Xyplot::GridStyle gridStyle)
 Sets the grid style of XY plane
Created in NX9.0.0.
 
bool ShowBackground ()
 Returns a value indicating whether to display the background
Created in NX9.0.0.
 
NXOpen::CAE::Xyplot::GridStyle XyGridStyle ()
 Returns the grid style of XY plane
Created in NX9.0.0.
 

Detailed Description

Represents the 2d grid layout display style.


Not support KF.

Created in NX9.0.0.


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