'Declaration Protected Overridable Sub OnFocusedDrawingChanged( _
ByVal argsThe PropertyChangedEventArgs<T> instance containing the event data.As Vintasoft.Imaging.PropertyChangedEventArgs(Of T) _
)
protected virtual void OnFocusedDrawingChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T> args
)
protected: virtual void OnFocusedDrawingChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T*>* args
)
protected:
virtual void OnFocusedDrawingChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T^>^ args
)
Parameters
- args
- The PropertyChangedEventArgs<T> instance containing the event data.