NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Annotations.LineCfw Struct Reference

Specifies color, font, and width More...

Public Member Functions

 LineCfw (int Color, NXOpen.DisplayableObject.ObjectFont Font, NXOpen.Annotations.LineWidth Width)
 Constructor for the LineCfw struct. More...
 

Public Attributes

int Color
  More...
 
NXOpen.DisplayableObject.ObjectFont Font
 Line font (solid, dashed, etc) More...
 
NXOpen.Annotations.LineWidth Width
  More...
 

Detailed Description

Specifies color, font, and width

Constructor & Destructor Documentation

NXOpen.Annotations.LineCfw.LineCfw ( int  Color,
NXOpen.DisplayableObject.ObjectFont  Font,
NXOpen.Annotations.LineWidth  Width 
)
inline

Constructor for the LineCfw struct.

Parameters
Color
FontLine font (solid, dashed, etc)
Width

Member Data Documentation

int NXOpen.Annotations.LineCfw.Color

NXOpen.DisplayableObject.ObjectFont NXOpen.Annotations.LineCfw.Font

Line font (solid, dashed, etc)

NXOpen.Annotations.LineWidth NXOpen.Annotations.LineCfw.Width


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