ZoomMouseToolCenterZoom Property |
Gets or sets a value indicating whether a zoom in and zoom out will scroll the pixel clicked to the center
of the viewer.
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 CenterZoom { get; set; }
Public Property CenterZoom As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating whether the pixel clicked will be scrolled to the center of the viewer.
See Also