Gets a value that specifies a zoom quality.

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

Syntax

Java Script

function get_zoomQuality();

Property Value

ZoomQuality enumeration member which specifies which resize algorithm to use.

Remarks

The content can be zoomed with different quality (high, medium, low and shrinkHighStretchLow). If it is zoomed with low quality, the performance is higher, and vice versa.