NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::CAE::Post::Text Struct Reference

Annotation text settings. More...

List of all members.

Public Member Functions

 Text (int fontInitial, int sizeInitial, NXColor *colorInitial, int boldInitial)
 Constructor for the Text struct.

Public Attributes

int Bold
 bold
NXColorColor
 color
int Font
 font
int Size
 size

Detailed Description

Annotation text settings.


Constructor & Destructor Documentation

NXOpen::CAE::Post::Text::Text ( int  fontInitial,
int  sizeInitial,
NXColor colorInitial,
int  boldInitial 
)

Constructor for the Text struct.

Parameters:
fontInitialfont
sizeInitialsize
colorInitialcolor
boldInitialbold

Member Data Documentation

bold

color

font

size


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