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