Color.Equals Method
Returns a value that indicates whether the current instance is equal to a specified object.
Overload List
Name | Description |
---|---|
Color.Equals (Color) | Returns a value that indicates whether the current instance is equal to a specified object. |
Color.Equals (Object) | Returns a value that indicates whether the current instance is equal to a specified object. |
Color.Equals (Object, Object) | (Inherited from Object.) |
See Also
Reference
Color Structure
Color Members
Microsoft.Xna.Framework.Graphics Namespace