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