Equals()
InnerShadow::Equals(System::SharedPtr<System::Object>) method
Determines whether the specified InnerShadow is equal to the current InnerShadow.
bool Aspose::Slides::Effects::InnerShadow::Equals(System::SharedPtr<System::Object> obj) override
Arguments
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | The InnerShadow to compare. |
Return Value
true if objects are equal; otherwise, false.
See Also
- Typedef SharedPtr
- Class Object
- Class InnerShadow
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides