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