'Declaration Protected Overridable Sub OnViewProcessingRectChanged( _
ByVal eA System.Windows.Controls.SelectionChangedEventArgs that contains the event data.As Vintasoft.Imaging.PropertyChangedEventArgs(Of T) _
)
protected virtual void OnViewProcessingRectChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T> e
)
protected: virtual void OnViewProcessingRectChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T*>* e
)
protected:
virtual void OnViewProcessingRectChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T^>^ e
)
Parameters
- e
- A System.Windows.Controls.SelectionChangedEventArgs that contains the event data.