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