LengthOrAuto.op_Implicit
LengthOrAuto Implicit operator
Performs an implicit conversion from Length to LengthOrAuto.
public static implicit operator LengthOrAuto(Length length)
| Parameter | Type | Description |
|---|---|---|
| length | Length | The value. |
Return Value
The result of the conversion.
See Also
- class Length
- class LengthOrAuto
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML