Initializes a new instance of the KmlLayer class.

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

Syntax

C#
public KmlLayer(
	string path
)
Visual Basic (Declaration)
Public Sub New ( _
	path As String _
)

Parameters

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

Remarks

See Also

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