AtalaImageViewerMouseToolScrolling Property |
Gets or sets a value indicating whether the viewer will automatically scroll when a mouse tool is being
dragged outside of the viewable area.
Namespace:
Atalasoft.Imaging.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool MouseToolScrolling { get; set; }Public Property MouseToolScrolling As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating if the viewer will scroll during mouse tool usage.
See Also