NHexagonColorPicker Class Members
In This Topic
The following tables list the members exposed by NHexagonColorPicker.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| CellSideLength | Gets/Sets the side length of a hexagon color picker cell in DIPs. By default set to 20. |
| HighlightedIndex | Gets/Sets the value of the HighlightedIndex property. |
| SelectedColor | Gets/Sets the currently selected color. A value of NColor.Empty means that no color is selected. |
| SelectedIndex | Gets/Sets the index of the currently selected hexagon color picker cell. By default set to -1, which means that no cell is selected. |
Top
Public Events
| Name | Description |
| SelectedIndexChanged | Mutation event, which occurs when the selected index property has changed. |
Top
See Also