Implicit(Single to SvgOrient) Operator

Definition

Namespace Svg
Assembly Svg.Custom.dll

Performs an implicit conversion from Single to SvgOrient.

public static implicit operator SvgOrient(float value)

Parameters

value
Single

The value.

Returns

SvgOrient
The result of the conversion.