Bitmap.VerticalResolution

Bitmap.VerticalResolution property

Gets the vertical resolution, in pixels per inch, of this Image.

public float VerticalResolution { get; }

Return Value

The vertical resolution, in pixels per inch, of this Image.

See Also