IImageParams.DpiY Property

Gets the vertical resolution, in pixels per inch, of an image.

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

Syntax

C#
                float DpiY { get; }

Property Value

The vertical resolution, in pixels per inch, of an image.

See Also

Reference