This documentation is for the old version. Go to the latest Graphics Mill docs

Bitmap.horizontalResolution Property

Gets horizontal resolution of the bitmap in DPI.

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

Syntax

Java Script
function get_horizontalResolution();

Property Value

The value which represents horizontal resolution of the bitmap in DPI.

See Also

Reference