'Declaration
Protected Overridable Sub OnBoundsChanged( _ ByVal e As System.EventArgs, _ ByVal mask As BoundsChangedMask _ )
'Usage
Dim instance As NBoundableElement Dim e As System.EventArgs Dim mask As BoundsChangedMask instance.OnBoundsChanged(e, mask)
protected virtual void OnBoundsChanged( System.EventArgs e, BoundsChangedMask mask )
Parameters
- e
- mask