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