'DeclarationPublic Function New( _ ByVal xmin As System.Double, _ ByVal xmax As System.Double, _ ByVal ymin As System.Double, _ ByVal ymax As System.Double _ )
'UsageDim xmin As System.Double Dim xmax As System.Double Dim ymin As System.Double Dim ymax As System.Double Dim instance As New NRange2DD(xmin, xmax, ymin, ymax)
Parameters
- xmin
 - xmax
 - ymin
 - ymax