Loads the specified map content file.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public static MapItemFile Load(
	string path
)
Visual Basic (Declaration)
Public Shared Function Load ( _
	path As String _
) As MapItemFile

Parameters

path
Type: System..::.String
The path to the map content file (.nmc).

Return Value

Returns a MapItemFile

Remarks

Use this overload to quickly load a map content file (.nmc) by directly passing in the path to the file.

See Also

Relate Topics:
  Load Method
Created by Atop CHM to web converter,© 2009 all right reserved.