Click or drag to resize

Color Constructor

Overload List
  NameDescription
Public methodColor(Color, NullableSingle)
Initializes a new instance of the Color object as a copy of the specified color
Public methodColor(Single, Single, Single, Single)
Initializes a new instance of the Color object with the specified red, green, blue, and alpha components
Public methodColor(Object, Single, Single, Single, Single)
Initializes a new instance of the Color struct with the specified native control object.
Top
See Also