GraphicsContainer.DpiX Property

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

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

Syntax

C#
public float DpiX { get; }

Property Value

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

See Also

Reference