Equals
ColorOperation.Equals method
Determines whether the two ColorOperation instances are equal.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | The ColorOperation to compare with the current ColorOperation. |
Return Value
true if the specified ColorOperation is equal to the current ColorOperation; otherwise, false.
See Also
- class ColorOperation
- namespace Aspose.Slides
- assembly Aspose.Slides