'Declaration
Protected Overloads Function Contains( _ ByVal projectionBounds As NRectangleF, _ ByVal shapeBounds As NRectangleF _ ) As System.Boolean
'Usage
Dim instance As NShapeImporter Dim projectionBounds As NRectangleF Dim shapeBounds As NRectangleF Dim value As System.Boolean value = instance.Contains(projectionBounds, shapeBounds)
protected System.bool Contains( NRectangleF projectionBounds, NRectangleF shapeBounds )
Parameters
- projectionBounds
- shapeBounds