NevronOpenVision
Nevron.Nov.UI Namespace / NHexagonColorPicker Class
Fields Properties Methods Events


NHexagonColorPicker Class Members

The following tables list the members exposed by NHexagonColorPicker.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the CellSideLength property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the HighlightedIndex property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NHexagonColorPicker.  
Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedIndex property.  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the side length of a hexagon color picker cell in DIPs. By default set to 20.  
Public PropertyGets/Sets the value of the HighlightedIndex property.  
Public PropertyGets/Sets the currently selected color. A value of NColor.Empty means that no color is selected.  
Public PropertyGets/Sets the index of the currently selected hexagon color picker cell. By default set to -1, which means that no cell is selected.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the content of this element.  
Protected MethodOverridden. Called to perform the actual deep copying of the source node.  
Protected MethodOverridden. Measures the content of this element.  
Protected MethodOverridden. Called when the user pushes down a keyboard key.  
Protected MethodOverridden. Called when the user pushes down a mouse button.  
Protected MethodOverridden. Performs the element pre-children custom paint.  
Top
Public Events
 NameDescription
Public EventMutation event, which occurs when the selected index property has changed.  
Top
See Also