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