'DeclarationProtected Overrides Function OnBoundsChanging( _ ByVal newBounds As NRectangleF _ ) As System.Boolean
'UsageDim instance As NShape Dim newBounds As NRectangleF Dim value As System.Boolean value = instance.OnBoundsChanging(newBounds)
protected override System.bool OnBoundsChanging( NRectangleF newBounds )
Parameters
- newBounds