Aurigma Graphics Mill 5.5 for .NET
ViewerBase..::.WheelZoomAmount Property
Gets/sets a zooming factor used during a mouse wheel scroll.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Overridable Property WheelZoomAmount As Single
C#
[BrowsableAttribute(true)] public virtual float WheelZoomAmount { get; set; }