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