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