NHexagonColorPicker Class Properties
In This Topic
For a list of all members of this type, see NHexagonColorPicker members.
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
See Also