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