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

    Property Value

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