UnitType.op_Implicit
UnitType Implicit operator
Performs an implicit conversion from String to UnitType
.
public static implicit operator UnitType(string value)
Parameter | Type | Description |
---|---|---|
value | String | The value. |
Return Value
The result of the conversion.
See Also
- class UnitType
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG