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.

ZoomQuality Enumeration

Specifies zoom quality of the displayed image.

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

Syntax

C#
public enum ZoomQuality

Members

Member name Description
High

High quality.

Low

Low quality.

Medium

Medium quality.

ShrinkHighStretchLow

This mode enables server-side high quality resize in the case when zoom value is lower than 1.0.

Remarks

Zoom with higher quality requires more resources on the server-side than lower quality zoom.

See Also

Reference