Graphics.DpiY Property

Gets the vertical resolution of the drawing surface (in pixels per inch).

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float DpiY { get; }

Property Value

The vertical resolution of the drawing surface.

See Also

Reference