Operator explicit operator NamespaceSharpVectors.Dom.Svg AssemblySharpVectors.Core.dll explicit operator SvgPointF(SvgSizeF) This converts the specified SvgSizeF to a SvgPointF. public static explicit operator SvgPointF(SvgSizeF size) Parameters size SvgSizeF The SvgSizeF structure to be converted. Returns SvgPointF The SvgPointF structure specifying the result of the conversion.