Implicit(RectangleF to SvgViewBox) Operator

Definition

Namespace Svg
Assembly Svg.Custom.dll

Performs an implicit conversion from RectangleF to SvgViewBox.

public static implicit operator SvgViewBox(RectangleF value)

Parameters

value
RectangleF

The value.

Returns

SvgViewBox
The result of the conversion.