Aurigma Graphics Mill 5.5 for .NET
BaseViewer..::.ZoomMode Property
Gets/sets a value that specifies content zoom mode of the control (automatic or manual).
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Property ZoomMode As ZoomMode
C#
[BrowsableAttribute(true)] public ZoomMode ZoomMode { get; set; }