GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColor Structure / Darker Property
In This Topic
    Darker Property
    In This Topic
    Return a GoColor that is darker but has the same hue.
    Syntax
    public GoColor Darker {get;}
    See Also