NevronOpenVision
Nevron.Nov.UI Namespace / NHsbWheelColorPicker Class
Fields Properties Methods Events


NHsbWheelColorPicker Class Members

The following tables list the members exposed by NHsbWheelColorPicker.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the HueSelectorExtendPercent property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the HueSelectorSectorAngle property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the HueWheelWidthPercent property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NHsbWheelColorPicker.  
Public Fieldstatic (Shared in Visual Basic)Reference to the SBSelectorRadiusPercent property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the SBTriangleMarginsPercent property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedColor property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the UpdateWhileDragging property  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the extend of the hue selector pointers, measured as a percent of the hue wheel width.  
Public PropertyGets or sets the sector angle of the hue selector, which defines the sector (arc) of the wheel occupied by the hue selector.  
Public PropertyGets or sets the hue wheel width percent, which defines the width of the hue wheel relative to the hue wheel outer radius.  
Public PropertyGets or sets the radius percent for the SB selector circle, measured as a percent of the hue wheel inner radius.  
Public PropertyGets or sets the margins applied to the SB triangle, measures as a percent of the hue wheel inner radius.  
Public PropertyGets or sets the selected color.  
Public PropertyGets or sets whether the selected color should be updated while the user drags the Hue or Saturation-Brightness selectors. If set to false the selected color is updated when the user releases the left mouse button. By default set to true.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to return a constant measure  
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected MethodOverridden. Performs the element pre-children custom paint.  
Protected MethodCalled when SelectedColor has changed  
Protected MethodPaints the Hue selector  
Protected MethodPaints the Hue wheel  
Protected MethodPaints the SB selector  
Protected MethodPaints the SB triangle for the current Hue  
Top
Public Events
 NameDescription
Public EventUI event, which occurs when the user selects a new color from the color picker.  
Top
See Also