The Saturation-Brightness color box provides the following properties:
| Name | Description |
|---|---|
| Hue | Defines the hue component of the currently selected color and should be in the range [0, 360). This value also defines the colors in the SB box and triggers repainting of the whole box when changed. |
| SelectedColor | Specifies the currently selected color. This property is automatically updated when the user drags the SB Selector. When the value of this property has changed, the SelectedColorChanged event is raised. |
| SBSelectorRadiusPercent | Controls the size of the SB selector as a percentage of the width or height (whichever is less) of the SB color box. |
| UpdateWhileDragging | Specifies whether the selected color should be updated while the user drags the SB selector or only when he releases it. |
