equals method
equals
Returns a value indicating whether this instance is equal to a specified object.
Returns
True if value is a ShapeFrame that has the same value as this instance; otherwise, false .
def equals(self, value):
...
| Parameter | Type | Description |
|---|---|---|
| value | ShapeFrame | The ShapeFRameEx to compare with this instance. |
See Also
- class
ShapeFrame - module
aspose.slides - library
Aspose.Slides