Serial port and GPS
BmpMaps Members
BmpMaps overview
Public Instance Constructors
BmpMaps Constructor
Initializes the maps collection from the given file.
Public Instance Methods
Dispose
Closes the stream of the map definition file
Equals
(inherited from
Object
)
get
Finds a map for the given point
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
next
Finds a map for the given point
ToString
(inherited from
Object
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
Internal Instance Methods
obj_address
(inherited from
Object
)
Private Instance Fields
m_dirname
The directory of the map collection file.
m_str
Stream for the map description file.
See Also
BmpMaps Class
|
serial Namespace
|
BmpMap