GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorForm Class / SolidOnly Property
In This Topic
    SolidOnly Property (GoColorForm)
    In This Topic
    Gets or sets whether the user can specify any alpha transparency.
    Syntax
    [DefaultValue(false)]
    public bool SolidOnly {get; set;}
    See Also