Class NXColor
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class NXColor : NXRemotableObject, IMessageSink, IHasHandle
Properties
Handle
Declaration
public int Handle { get; }
Property Value
Type | Description |
---|---|
int |
Id
Declaration
public int Id { get; }
Property Value
Type | Description |
---|---|
int |
Label
Declaration
public string Label { get; }
Property Value
Type | Description |
---|---|
string |
Methods
GetRgb()
Declaration
public NXColor.Rgb GetRgb()
Returns
Type | Description |
---|---|
NXColor.Rgb |
Implements
System.Runtime.Remoting.Messaging.IMessageSink