Click or drag to resize

Color Methods

The Color type exposes the following members.

Methods
 NameDescription
Public methodEquals(Color) Determines whether the otherColor is equal to this Color instance.
Public methodEquals(Object) Determines whether the specified Object is equal to this Color instance.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Gets a hash code for this Color instance.
(Overrides ValueTypeGetHashCode)
Top
See Also