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