Click or drag to resize

Color Properties

The Color type exposes the following members.

Properties
 NameDescription
Public propertyA Gets the alpha component of this Color instance.
Public propertyB Gets the blue component of this Color instance.
Public propertyG Gets the green component of this Color instance.
Public propertyIsAuto Gets a value indicating whether this Color instance is auto.
Public propertyIsEmpty Gets a value indicating whether this Color instance is empty.
Public propertyR Gets the red component of this Color instance.
Top
See Also