Gets/sets a value that specifies a zoom quality.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
public ZoomQuality ZoomQuality { get; set; }
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. We recommend to use the ShrinkHighStretchLow zoom quality because it provides more natural results in most cases
Default value is ShrinkHighStretchLow.