op_GreaterThan
Angle GreaterThan operator
Implementerar operatorn >.
public static bool operator >(Angle a, Angle b)
Parameter | Typ | Beskrivning |
---|---|---|
a | Angle | Parametern a. |
b | Angle | Parametern b. |
Returvärde
Resultatet av operatorn.
Undantag
undantag | skick |
---|---|
ArgumentException | Argument har olika typer |
ArgumentNullException | Ett argument är null |
Se även
- class Angle
- namnutrymme Aspose.Svg.Drawing
- hopsättning Aspose.SVG