[]
Gets the size of an image expressed in points.
public static SizeF GetImageSizeInPoints(Image img)
| Type | Name | Description |
|---|---|---|
| Image | img | GrapeCity.Documents.Drawing.Image object to draw. |
| Type | Description |
|---|---|
| SizeF | The size of an image expressed in points. |