GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColor Structure / IsEmpty Property
In This Topic
    IsEmpty Property (GoColor)
    In This Topic
    Determines if the represented color is empty (i.e. it has no color and is fully transparent).
    Syntax
    public bool IsEmpty {get;}
    See Also