'Declaration
Protected Overridable Function OnBoundsChanging( _ ByVal newBounds As NRectangleF _ ) As System.Boolean
'Usage
Dim instance As NModel Dim newBounds As NRectangleF Dim value As System.Boolean value = instance.OnBoundsChanging(newBounds)
protected virtual System.bool OnBoundsChanging( NRectangleF newBounds )
Parameters
- newBounds