Serial port and GPS

Map Members

Map overview

Private Static Constructor

Map Constructor Initializes the static fields of the Map class.

Private Static (Shared) Fields

SEPSSeparators used for the init string

Public Instance Constructors

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

Public Instance Properties

bmpfileSets or gets the name of the bitmap file
boundReturns the bounds of the map

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
pointInsideChecks if the given point is inside of bound
ToStringString representation of the object

Protected Instance Methods

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

Private Instance Fields

m_bmpfileName of the file with the bitmap of the file
m_boundBound of a map

See Also

Map Class | serial Namespace | Utils.coord2dec() | Maps | MapBound