AtalaImageViewerMouseToolScrollingZoneLength Property |
Gets or sets the number of pixels around the viewable area that will trigger the viewer to scroll when a
mouse tool is being used.
Namespace:
Atalasoft.Imaging.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public double MouseToolScrollingZoneLength { get; set; }
Public Property MouseToolScrollingZoneLength As Double
Get
Set
Property Value
Type:
Double The number of pixels around the viewable area that will trigger scrolling.
See Also