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