DioDocs for PDF
GetImageSize メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス : GetImageSize メソッド
The image to get the size of.
Returns the size of an image in pixels using the resolution of the current graphics.
シンタックス
'宣言
 
Public Function GetImageSize( _
   ByVal image As IImage _
) As System.Drawing.SizeF
public System.Drawing.SizeF GetImageSize( 
   IImage image
)

パラメータ

image
The image to get the size of.

戻り値の型

The size of the image, in current resolution pixels.
参照

GcGraphics クラス
GcGraphics メンバ