MindFusion.Mapping Programmer's Guide

Map.LoadFromFile Method

See Also
 






Loads the map data from an ESRI file.

 Overload List

Name Description

Map.LoadFromFile (String, Boolean)

Loads the map data from the specified ESRI map file.

Map.LoadFromFile (String, Boolean, Int32)

Loads the map data from the specified ESRI map file.

Map.LoadFromFile (String)

Loads the map data from the specified ESRI map file.

Map.LoadFromFile (String, Boolean, String)

Loads the map data from the specified ESRI map file.

 See Also