GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorSlider Class / ColorComponent Property
In This Topic
    ColorComponent Property
    In This Topic
    Gets or sets the GoColorComponent that determines which color component of the GoColor the GoColorSlider is modifying.
    Syntax
    public GoColorComponent ColorComponent {get; set;}
    See Also