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