GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColorSolidPanel Class
/ Color Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Color Property (GoColorSolidPanel)
In This Topic
Gets or sets the displayed Color.
Syntax
C#
public
GoColor
Color {
get
;
set
;}
Property Value
When setting this property, any alpha transparency is ignored in the new value--only the solid/opaque color is used.
See Also
Reference
GoColorSolidPanel Class
GoColorSolidPanel Members