NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::CAE::Xyplot::LineOption2D Struct Reference

Line display option for 2D plot. More...

List of all members.

Public Member Functions

 LineOption2D (NXOpen::CAE::Xyplot::LineFont lineFontInitial, NXOpen::CAE::Xyplot::LineWidth lineWidthInitial, NXOpen::CAE::Xyplot::PointMarker pointMarkerInitial, int lineColorInitial)
 Constructor for the LineOption2D struct.

Public Attributes

int LineColor
 Line color.
NXOpen::CAE::Xyplot::LineFont LineFont
 Line font.
NXOpen::CAE::Xyplot::LineWidth LineWidth
 Line width.
NXOpen::CAE::Xyplot::PointMarker PointMarker
 Point marker.

Detailed Description

Line display option for 2D plot.


Constructor & Destructor Documentation

NXOpen::CAE::Xyplot::LineOption2D::LineOption2D ( NXOpen::CAE::Xyplot::LineFont  lineFontInitial,
NXOpen::CAE::Xyplot::LineWidth  lineWidthInitial,
NXOpen::CAE::Xyplot::PointMarker  pointMarkerInitial,
int  lineColorInitial 
)

Constructor for the LineOption2D struct.

Parameters:
lineFontInitialLine font
lineWidthInitialLine width
pointMarkerInitialPoint marker
lineColorInitialLine color. The acceptable range is 1-216

Member Data Documentation

Line color.

The acceptable range is 1-216

Line font.

Line width.

Point marker.


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