[]
        
(Showing Draft Content)

C1.Util.Drawing.GetImageSizeInPoints

GetImageSizeInPoints Method

GetImageSizeInPoints(Image)

Gets the size of an image expressed in points.

Declaration
public static SizeF GetImageSizeInPoints(Image img)
Parameters
Type Name Description
Image img

GrapeCity.Documents.Drawing.Image object to draw.

Returns
Type Description
SizeF

The size of an image expressed in points.