GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColor Structure / CmykYellow Property
In This Topic
    CmykYellow Property
    In This Topic
    Gets or sets the "Yellow" component of the color according to the CMYK color model.
    Syntax
    public float CmykYellow {get; set;}

    Property Value

    CmykYellow ranges from 0.0f to 1.0f, inclusive.
    See Also