DioDocs for PDF
Measure(RectangleF) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgDocument クラス > Measure メソッド : Measure(RectangleF) メソッド
The target rectangle for the SVG viewport.
Calculates the content bounds of an SVG document, resizing the SVG viewport to fit into a specified rectangle.
シンタックス
'宣言
 
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.
参照

GcSvgDocument クラス
GcSvgDocument メンバ
オーバーロード一覧