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

    Property Value

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