NodeBase Constructor

Public Sub New( _ 
ByVal boxMin As Point2D, _ 
ByVal boxMax As Point2D
)
This language is not supported or no code example is available.
public NodeBase( 
Point2D boxMin
Point2D boxMax 
)
This language is not supported or no code example is available.

Parameters

boxMin
Point2D

boxMax
Point2D

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition