Numeric.Equals
Numeric.Equals method
Determines whether the specified Unit
, is equal to this instance.
public override bool Equals(Unit other)
Parameter | Type | Description |
---|---|---|
other | Unit | The Unit to compare with this instance. |
Return Value
true
if the specified Unit
is equal to this instance; otherwise, false
.
See Also
- class Unit
- class Numeric
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG