alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ColorSelectionMode

    Specifies the color selection mode.

    Inheritance
    System.Object
    ColorSelectionMode
    Namespace: Syncfusion.Windows.Tools
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public sealed class ColorSelectionMode : Enum

    Fields

    ClassicHSV

    Indicates HSV Selection mode in ClassicUI.

    Declaration
    public const ColorSelectionMode ClassicHSV
    Field Value
    Type
    ColorSelectionMode

    ClassicRGB

    Indicates RGB Selection mode in ClassicUI.

    Declaration
    public const ColorSelectionMode ClassicRGB
    Field Value
    Type
    ColorSelectionMode

    HSV

    Indicates HSV Selection mode.

    Declaration
    public const ColorSelectionMode HSV
    Field Value
    Type
    ColorSelectionMode

    RGB

    Indicates RGB Selection mode.

    Declaration
    public const ColorSelectionMode RGB
    Field Value
    Type
    ColorSelectionMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved