Serial port and GPS

MapPoint Constructor

Initializes a zero point

Overload List

Initializes a zero point

public MapPoint();

Initializes the point with the given coordinates

public MapPoint(double,double);

Initializes the point from coordinate strings

public MapPoint(string,string);

See Also

MapPoint Class | serial Namespace