GoDiagram Win Reference
GoColor Structure
Members 

The GoColor structure represents a color in five different color models, RGB, CMY, CMYK, HSB, and HSL. Each of the components of the color models can be modified to change the represented color.
Syntax
'Declaration
 
Public Structure GoColor 
   Inherits System.ValueType
public struct GoColor : System.ValueType 
Remarks
There are a number of static (shared) methods to easily construct a GoColor from a System.Drawing.Color or from color values in the different color models.
Inheritance Hierarchy

System.Object
   System.ValueType
      Northwoods.Go.Draw.GoColor

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoColor Members
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback