Enum ColorSelectionMode
Specifies the color selection mode of the
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public enum ColorSelectionMode
Fields
| Name | Description |
|---|---|
| ClassicHSV | Indicates HSV Selection mode in ClassicUI. |
| ClassicRGB | Indicates RGB Selection mode in ClassicUI. |
| HSV | Indicates HSV Selection mode. |
| RGB | Indicates RGB Selection mode. |