Class RGBColorPicker
Inheritance
RGBColorPicker
Assembly: NXOpenUI.dll
Syntax
public class RGBColorPicker : UIBlock, IMessageSink
Constructors
RGBColorPicker()
Declaration
protected RGBColorPicker()
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
RetainValue
Declaration
public bool RetainValue { get; set; }
Property Value
Value
Declaration
public int Value { get; set; }
Property Value
Methods
Declaration
public string[] GetBalloonTooltipLayoutMembers()
Returns
TestValueChanged(int)
Declaration
public void TestValueChanged(int rgbValue)
Parameters
Type |
Name |
Description |
int |
rgbValue |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink