ZoomMouseToolAutoZoomSelection Property |
Gets or sets a value indicating whether the tool will automatically perform a zoom selection when an
active button is pressed and dragged.
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 AutoZoomSelection { get; set; }
Public Property AutoZoomSelection As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating whether a zoom selection is automatically taken when the user clicks and drags.
See Also