Class ObjectColorPicker
Inheritance
ObjectColorPicker
Assembly: NXOpenUI.dll
Syntax
public class ObjectColorPicker : UIBlock, IMessageSink
Constructors
ObjectColorPicker()
Declaration
protected ObjectColorPicker()
Properties
Declaration
public string BalloonTooltipImage { get; set; }
Property Value
Declaration
public string BalloonTooltipLayoutAsString { get; set; }
Property Value
BalloonTooltipText
Declaration
public string BalloonTooltipText { get; set; }
Property Value
Localize
Declaration
public bool Localize { get; set; }
Property Value
NumberSelectable
Declaration
public int NumberSelectable { get; set; }
Property Value
RetainValue
Declaration
public bool RetainValue { get; set; }
Property Value
Methods
Declaration
public string[] GetBalloonTooltipLayoutMembers()
Returns
GetValue()
Declaration
Returns
SetValue(int[])
Declaration
public void SetValue(int[] valueVector)
Parameters
Type |
Name |
Description |
int[] |
valueVector |
|
TestValueChanged(int[])
Declaration
public void TestValueChanged(int[] valueVector)
Parameters
Type |
Name |
Description |
int[] |
valueVector |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink