The Color type exposes the following members.

Properties

  NameDescription
Public propertyName
The name of the color. This can be a string describing the color or an actual name like Orange or Green.
Public propertyParsableName
Get the name of the color as it can be parsed again.
Public propertyStatic memberTransparent
The color Transparent is a special instance of color. It is completely transparent and has no components.

See Also