Implicit(Single to SvgUnit) Operator

Definition

Namespace Svg
Assembly Svg.Custom.dll

Performs an implicit conversion from Single to SvgUnit.

public static implicit operator SvgUnit(float value)

Parameters

value
Single

The value.

Returns

SvgUnit
The result of the conversion.