Name | Description | |
---|---|---|
![]() | NHexagonColorPicker Constructor | Default constructor. |
The following tables list the members exposed by NHexagonColorPicker.
Name | Description | |
---|---|---|
![]() | NHexagonColorPicker Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | CellSideLengthProperty | Reference to the CellSideLength property. |
![]() ![]() | HighlightedIndexProperty | Reference to the HighlightedIndex property. |
![]() ![]() | NHexagonColorPickerSchema | Schema associated with NHexagonColorPicker. |
![]() ![]() | SelectedIndexProperty | Reference to the SelectedIndex property. |
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. |
Name | Description | |
---|---|---|
![]() | ArrangeContent | Overridden. Arranges the content of this element. |
![]() | DeepCopyCore | Overridden. Called to perform the actual deep copying of the source node. |
![]() | MeasureContent | Overridden. Measures the content of this element. |
![]() | OnKeyDown | Overridden. Called when the user pushes down a keyboard key. |
![]() | OnMouseDown | Overridden. Called when the user pushes down a mouse button. |
![]() | OnPrePaint | Overridden. Performs the element pre-children custom paint. |
Name | Description | |
---|---|---|
![]() | SelectedIndexChanged | Mutation event, which occurs when the selected index property has changed. |