GraphicsContainer.DpiY Property

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

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

Syntax

C#
public float DpiY { get; }

Property Value

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

See Also

Reference