| ArcGIS Explorer Component Help |
| KmlLayer..::.Open Method (Uri) |
| KmlLayer Class See Also |
Returns a new KmlLayer object and connects the layer to the specified URI.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public static KmlLayer Open( Uri url ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function Open ( _ url As Uri _ ) As KmlLayer |
Parameters
- url
- Type: System..::.Uri
A URI referring to the target web address of the KmlLayer