Class ColorTool
Assembly: NXOpenUI.dll
public class ColorTool : StylerItem, IMessageSink, IDisposable
Constructors
Declaration
protected ColorTool(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
Declaration
public int ItemValue { get; set; }
Property Value
Declaration
public bool Sensitivity { get; set; }
Property Value
Declaration
public bool Visibility { get; set; }
Property Value
Methods
Declaration
public void AddValueChangedHandler(ColorTool.ValueChanged valuechangedevent, bool isDialogLaunchingEvent)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink