Bitmap.PhysicalDimension

Bitmap.PhysicalDimension property

Gets the width and height of this image.

public SizeF PhysicalDimension { get; }

Return Value

A SizeF structure that represents the width and height of this Image.

See Also