Click or drag to resize

NavigatorSliderValueChangedRoutedEventArgsNewZoomFactor Property

New ZoomFactor calculated from new slider value. The value can be changed in the event handler.

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public double NewZoomFactor { get; set; }

Property Value

Type: Double
See Also