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
Syntaxpublic double NewZoomFactor { get; set; }
Property Value
Type:
Double
See Also