Provides access to members that allow a layer to override the base path used for relative path names.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Connect | Connects the layer to its data source. An optional name object can be specified to aid in repairing a lost connection. | |
RelativeBase | Base path used when storing relative path names. |
CoClasses that implement IDataLayerExtension
CoClasses and Classes | Description |
---|---|
Basic3DProperties (esri3DAnalyst) | Basic scene filter encapsulating three-dimensional properties. |
Feature3DProperties (esri3DAnalyst) | Three-dimensional scene filter for features. |
GlobeLayerProperties (esriGlobeCore) | The layer extension containing globe layer properties. |
Raster3DProperties (esri3DAnalyst) | Three-dimensional scene filter for a raster. |
Tin3DProperties (esri3DAnalyst) | Three-dimensional scene filter for TINs. |
Remarks
Extends IDataLayer.