Length.op_GreaterThan
Length GreaterThan operator
Implements the operator >.
public static bool operator >(Length a, Length b)
| Parameter | Type | Description |
|---|---|---|
| a | Length | The parameter a. |
| b | Length | The parameter b. |
Return Value
The result of the operator.
Exceptions
| exception | condition |
|---|---|
| ArgumentException | Arguments have different types |
| ArgumentNullException | An argument is null |
See Also
- class Length
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML