Implicit(SvgViewBox to RectangleF) Operator

Definition

Namespace Svg
Assembly Svg.Custom.dll

Performs an implicit conversion from SvgViewBox to RectangleF.

public static implicit operator RectangleF(SvgViewBox value)

Parameters

value
SvgViewBox

The value.

Returns

RectangleF
The result of the conversion.