Color.Equals
Color.Equals method
Determines whether the specified Color
is equal to this instance.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | The Object to compare with this instance. |
Return Value
true
if the specified Object is equal to this instance; otherwise, false
.
See Also
- class Color
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML