'宣言 Public Shared Function GetImageSize( _ ByVal image As GrapeCity.Documents.Drawing.IImage _ ) As Size
'使用法 Dim image As GrapeCity.Documents.Drawing.IImage Dim value As Size value = Utils.GetImageSize(image)
パラメータ
- image
- The image to get the size of.
戻り値の型
The size of image in twips.