'Declaration
Public Function New( _ ByVal xmin As System.Integer, _ ByVal xmax As System.Integer, _ ByVal ymin As System.Integer, _ ByVal ymax As System.Integer _ )
'Usage
Dim xmin As System.Integer Dim xmax As System.Integer Dim ymin As System.Integer Dim ymax As System.Integer Dim instance As New NRange2D(xmin, xmax, ymin, ymax)
Parameters
- xmin
- xmax
- ymin
- ymax