Initializes a new PackageLayer object and connects the layer to the specified ArcGIS layer or package data.
Overload List
Name | Description | |
---|---|---|
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.
|