Default constructor. Constructs a 2D position object with coordinates of (0,0).
Public Sub New()
public Position2d();