DioDocs for PDF
Measure(PointF,Single) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgDocument クラス > Measure メソッド : Measure(PointF,Single) メソッド
The coordinates for the top-left corner of the SVG viewport.
The graphics resolution (pixels per inch).
Calculates the content bounds of an SVG document when its viewport is drawn at a specified point.
シンタックス
'宣言
 
Public Overloads Function Measure( _
   ByVal viewportPosition As System.Drawing.PointF, _
   Optional ByVal graphicsResolution As System.Single _
) As System.Drawing.RectangleF
public System.Drawing.RectangleF Measure( 
   System.Drawing.PointF viewportPosition,
   System.float graphicsResolution
)

パラメータ

viewportPosition
The coordinates for the top-left corner of the SVG viewport.
graphicsResolution
The graphics resolution (pixels per inch).

戻り値の型

The content bounds of the resulting image.
参照

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