'Declaration Protected Overridable Sub OnZoomChanged( _
ByVal eA ZoomChangedEventArgs that contains the event data.As Vintasoft.Imaging.UI.ZoomChangedEventArgs _
)
protected virtual void OnZoomChanged(
Vintasoft.Imaging.UI.ZoomChangedEventArgs e
)
protected: virtual void OnZoomChanged(
Vintasoft.Imaging.UI.ZoomChangedEventArgs* e
)
protected:
virtual void OnZoomChanged(
Vintasoft.Imaging.UI.ZoomChangedEventArgs^ e
)
Parameters
- e
- A ZoomChangedEventArgs that contains the event data.