Struct DisplayManager.J3dColor
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public struct DisplayManager.J3dColor
Constructors
J3dColor(double, double, double)
Declaration
public J3dColor(double Red, double Green, double Blue)
Parameters
| Type | Name | Description |
|---|---|---|
| double | Red | |
| double | Green | |
| double | Blue |
Fields
Blue
Declaration
public double Blue
Field Value
| Type | Description |
|---|---|
| double |
Green
Declaration
public double Green
Field Value
| Type | Description |
|---|---|
| double |
Red
Declaration
public double Red
Field Value
| Type | Description |
|---|---|
| double |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |