You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

BaseViewer.zoomQuality Property

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.

See Also

Reference