Resolution.op_GreaterThan
Resolution GreaterThan operator
Implements the operator >.
public static bool operator >(Resolution a, Resolution b)
| Parameter | Type | Description | 
|---|---|---|
| a | Resolution | The parameter a. | 
| b | Resolution | 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 Resolution
 - namespace Aspose.Svg.Drawing
 - assembly Aspose.SVG