Serial port and GPS

MapPoint Class

Single point on the map

For a list of all members of this type, see MapPoint Members.

System.Object
   serial.MapPoint

[Visual Basic]
Public Class MapPoint
[C#]
public class MapPoint

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Similar to System.Drawing.Point but with doubles, mostly for the current location to show on the map in BndBmpForm.

Requirements

Namespace: serial

Assembly: sgps (in sgps.exe)

See Also

MapPoint Members | serial Namespace | MapBound | BndBmpForm.setPoint()