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