Serial port and GPS

MapPoint Members

MapPoint overview

Public Static (Shared) Fields

ZeroPointDummy zero point

Private Static Constructor

MapPoint Constructor Initializes the static fields of the MapPoint class.

Public Instance Constructors

MapPoint Overloaded. Initializes a new instance of the MapPoint class.

Public Instance Properties

xX coordinate of the point.
yY coordinate of the point.

Public Instance Methods

equalsCompares point with the given one
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToStringThe string representation of the object

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

Private Instance Fields

m_xX coordinate of the point.
m_yY coordinate of the point.

See Also

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