Length.op_LessThanOrEqual
Length LessThanOrEqual operator
Implémente l’opérateur <=.
public static bool operator <=(Length a, Length b)
Paramètre | Taper | La description |
---|---|---|
a | Length | Le paramètre a. |
b | Length | Le paramètre b. |
Return_Value
Le résultat de l’opérateur.
Exceptions
exception | condition |
---|---|
ArgumentException | Les arguments ont différents types |
ArgumentNullException | Un argument est nul |
Voir également
- class Length
- espace de noms Aspose.Html.Drawing
- Assemblée Aspose.HTML