GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColorControl 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 (GoColorControl)
In This Topic
Gets or sets the displayed Color.
Syntax
C#
public
Color
Color {
get
;
set
;}
Remarks
Changing this value will result in raising a
ColorChanged
event by calling
OnColorChanged
.
See Also
Reference
GoColorControl Class
GoColorControl Members