equals method
equals
Determines whether the specified Unit
, is equal to this instance.
Returns
true
if the specified Unit
is equal to this instance; otherwise, false
.
def equals(self, other):
...
Parameter | Type | Description |
---|---|---|
other | Unit | The Unit to compare with this instance. |
See Also
- module
aspose.svg.drawing
- class
Unit