'Declaration Public Function New( _ ByVal x As Single, _ ByVal y As Single _ )
public Point2d( float x, float y )
Point2d Class Point2d Members Overload List