public NRectangleF IncludePoint( NPointF point )
'Declaration
Public Function IncludePoint( _ ByVal point As NPointF _ ) As NRectangleF
'Usage
Dim instance As NRectangleF Dim point As NPointF Dim value As NRectangleF value = instance.IncludePoint(point)
Parameters
- point