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