Initializes a new KmlLayer object and connects the layer to the specified path.

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

Syntax

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

Parameters

path
Type: System..::.String
The file path of the target file of the KmlLayer.

Return Value

A KmlLayer that references the specified file.

Remarks

See Also

Relate Topics:
  Open Method (Uri)
Created by Atop CHM to web converter,© 2009 all right reserved.