NHsbWheelColorPicker Class Members
In This Topic
The following tables list the members exposed by NHsbWheelColorPicker.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| HueSelectorExtendPercent | Gets or sets the extend of the hue selector pointers, measured as a percent of the hue wheel width. |
| HueSelectorSectorAngle | Gets or sets the sector angle of the hue selector, which defines the sector (arc) of the wheel occupied by the hue selector. |
| HueWheelWidthPercent | Gets or sets the hue wheel width percent, which defines the width of the hue wheel relative to the hue wheel outer radius. |
| SBSelectorRadiusPercent | Gets or sets the radius percent for the SB selector circle, measured as a percent of the hue wheel inner radius. |
| SBTriangleMarginsPercent | Gets or sets the margins applied to the SB triangle, measures as a percent of the hue wheel inner radius. |
| SelectedColor | Gets or sets the selected color. |
| UpdateWhileDragging | Gets 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
Public Events
| Name | Description |
| SelectedColorChanged | UI event, which occurs when the user selects a new color from the color picker. |
Top
See Also