The GrayColor type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberBlack
Grey Black
Public propertyName
The name of the gray scale color.
(Overrides Color..::..Name.)
Public propertyParsableName
Get the name of the color as it can be parsed again.
(Overrides Color..::..ParsableName.)
Public propertyValue
The grayscale value [0-255].
Public propertyStatic memberWhite
Grey white

See Also