GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColorControl Class
/ SolidOnly Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SolidOnly Property (GoColorControl)
In This Topic
Gets or sets whether the colors must be solid/opaque.
Syntax
C#
[
DefaultValue
(
false
)]
public
bool
SolidOnly {
get
;
set
;}
Property Value
By default, this is false.
See Also
Reference
GoColorControl Class
GoColorControl Members