-
Home
-
API
-
Svg
-
SvgUnit
-
Operators
-
Implicit(Single to SvgUnit)
Implicit(Single to SvgUnit) Operator
Definition
Performs an implicit conversion from Single to SvgUnit.
public static implicit operator SvgUnit(float value)
Parameters
Returns
- SvgUnit
- The result of the conversion.