Click or drag to resize

Color Properties

The Color type exposes the following members.

Properties
  NameDescription
Public propertyB
Gets the blue value (0-255).
Public propertyStatic memberBlack
Gets a black color.
Public propertyStatic memberBlue
Gets a blue color.
Public propertyStatic memberCyan
Gets a cyan color.
Public propertyStatic memberDarkBlue
Gets a dark-blue color.
Public propertyStatic memberDarkGreen
Gets a dark-green color.
Public propertyStatic memberDarkRed
Gets a dark-red color.
Public propertyG
Gets the green value (0-255).
Public propertyStatic memberGray
Gets a gray color.
Public propertyStatic memberGreen
Gets a green color.
Public propertyStatic memberMagenta
Gets a magenta color.
Public propertyStatic memberOlive
Gets an olive color.
Public propertyStatic memberPurple
Gets a purple color.
Public propertyR
Gets the red value (0-255).
Public propertyStatic memberRed
Gets a red color.
Public propertyStatic memberTeal
Gets a teal color.
Public propertyStatic memberWhite
Gets a white color.
Public propertyStatic memberYellow
Gets a yellow color.
Top
See Also