Initializes a new instance of the PackageLayer class using the specified web address.

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

Syntax

C#
public PackageLayer(
	Uri url
)
Visual Basic (Declaration)
Public Sub New ( _
	url As Uri _
)

Parameters

url
Type: System..::.Uri
The URI referring to the target web address of the PackageLayer.

See Also

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