In This Topic
The following tables list the members exposed by NColorBar.
Public Fields
Public Properties
| Name | Description |
| Orientation | Gets or sets the orientation of this color bar. By default set to Vertical. |
| SelectedValue | Gets or sets the currently selected color component value. |
| UpdateWhileDragging | Determines whether the selected value should be updated while the user drags the Value selector. If set to false the selected value is updated when the user releases the left mouse button. By default set to true. |
| ValueSelectorExtendPercent | Gets or sets the extension of the value selector pointers, measured as a percent of the color bar width/height for vertical/horizontal color bars respectively. By default set to 30%. |
Top
Public Events
| Name | Description |
| SelectedValueChanged | UI event, which occurs when the user selects a new value from this color bar. |
Top
See Also