Initializes a new PackageLayer object and connects the layer to the specified ArcGIS layer or package data.

Overload List

  NameDescription
Open(String)
Initializes a new PackageLayer object using the specified file path and connects the layer to the underlying data source.
Open(Uri)
Initializes a new PackageLayer object using the specified web address and connects the layer to the underlying data source.

See Also