'宣言 Public Overloads Function Measure( _ ByVal viewportRect As System.Drawing.RectangleF _ ) As System.Drawing.RectangleF
public System.Drawing.RectangleF Measure( System.Drawing.RectangleF viewportRect )
パラメータ
- viewportRect
- The target rectangle for the SVG viewport.
戻り値の型
The content bounds of the resulting image.