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 Unitto compare with this instance. | 
See Also
- module aspose.svg.drawing
- class Frequency
- class Unit