'Declaration Public Function New( _ ByVal x As System.Double, _ ByVal y As System.Double _ )
public Point( System.double x, System.double y )
Point Structure Point Members