Represents a hexagon of discrete colors
Namespace: Telerik.WinControls.UI.RadColorPickerAssembly: Telerik.WinControls.UI (in Telerik.WinControls.UI.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class DiscreteColorHexagon : UserControl |
| Visual Basic |
|---|
Public Class DiscreteColorHexagon _
Inherits UserControl |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
Telerik.WinControls.UI.RadColorPicker..::..DiscreteColorHexagon
See Also