Name | Description | |
---|---|---|
![]() | NSBColorPicker Constructor | Default constructor. |
The following tables list the members exposed by NSBColorPicker.
Name | Description | |
---|---|---|
![]() | NSBColorPicker Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | NSBColorPickerSchema | Schema associated with NSBColorPicker. |
![]() ![]() | SBSelectorRadiusPercentProperty | Reference to the SBSelectorRadiusPercent property. |
![]() ![]() | SelectedColorProperty | Reference to the SelectedColor property. |
![]() ![]() | UpdateWhileDraggingProperty | Reference to the UpdateWhileDragging property. |
Name | Description | |
---|---|---|
![]() | Hue | Defines the hue of the currently selected color and should be in the range [0, 360). |
![]() | SBSelectorRadiusPercent | Gets or sets the radius percent for the SB selector circle, measured as a percent of lesser of the SB rectangle width and height. |
![]() | SelectedColor | Gets or sets the currently selected color. |
![]() | UpdateWhileDragging | Gets or sets whether the selected color should be updated while the user drags the Saturation-Brightness selector. If set to false the selected color is updated when the user releases the left mouse button. By default set to true. |
Name | Description | |
---|---|---|
![]() | MeasureContent | Overridden. Measures the content of this color box. |
![]() | OnKeyDown | Overridden. |
![]() | OnMouseDown | Overridden. |
![]() | OnMouseMove | Overridden. |
![]() | OnMouseUp | Overridden. |
![]() | OnPrePaint | Overridden. Performs the element pre-children custom paint. |
Name | Description | |
---|---|---|
![]() | SelectedColorChanged | UI event, which occurs when the user selects a new color from this Saturation-Brightness color box. |