Graphics.DpiY

Graphics.DpiY property

Gets the vertical resolution of this Graphics.

public float DpiY { get; }

Return Value

The value, in dots per inch, for the vertical resolution supported by this Graphics.

See Also