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

BitmapViewer.ZoomQuality Property

Gets/sets the value that specifies a zoom quality.

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

Syntax

Visual Basic
<BrowsableAttribute(True)> _
Public Property ZoomQuality As ZoomQuality
C#
[BrowsableAttribute(true)]
public ZoomQuality ZoomQuality { get; set; }

Property Value

The value that specifies a zoom quality.

See Also

Reference