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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public 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