Length.op_LessThanOrEqual
Length LessThanOrEqual operator
Implementa l’operatore <=.
public static bool operator <=(Length a, Length b)
Parametro | Tipo | Descrizione |
---|---|---|
a | Length | Il parametro A. |
b | Length | Il parametro B. |
Valore di ritorno
Il risultato dell’operatore.
Eccezioni
eccezione | condizione |
---|---|
ArgumentException | Gli argomenti hanno diversi tipi |
ArgumentNullException | Un argomento è nullo |
Guarda anche
- class Length
- spazio dei nomi Aspose.Html.Drawing
- assemblea Aspose.HTML