Constructs a 2D position object with the same coordinates as the input point.
Public Sub New( point As Point2d )
public Position2d( Point2d point );
Read-only