Graphics.DpiX Property

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

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

Syntax

C#
public float DpiX { get; }

Property Value

The horizontal resolution of the drawing surface.

See Also

Reference