'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)
public NRectangleF IncludePoint( NPointF point )
Parameters
- point