'Declaration Public Overloads Function Measure( _ ByVal viewportRect As System.Drawing.RectangleF _ ) As System.Drawing.RectangleF
public System.Drawing.RectangleF Measure( System.Drawing.RectangleF viewportRect )
Parameters
- viewportRect
- The target rectangle for the SVG viewport.
Return Value
The content bounds of the resulting image.