Struct TextCfw
Inherited Members
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public struct TextCfw
Constructors
TextCfw(int, int, LineWidth)
Declaration
public TextCfw(int Color, int Font, LineWidth Width)
Parameters
| Type | Name | Description |
|---|---|---|
| int | Color | |
| int | Font | |
| LineWidth | Width |
Fields
Color
Declaration
public int Color
Field Value
| Type | Description |
|---|---|
| int |
Font
Declaration
public int Font
Field Value
| Type | Description |
|---|---|
| int |
Width
Declaration
public LineWidth Width
Field Value
| Type | Description |
|---|---|
| LineWidth |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |