Provides access to members that create or modify a raster layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3.
Provide access to the properties and methods of WCS Layer through which an OGC coverage served by a Web Coverage Service (WCS) can be accessed and visualized.
Members
Description | ||
---|---|---|
CoverageName | The WCS coverage name. | |
Create | Creates a WCS layer from given WCS coverage definition. | |
Refresh | Refreshes layer once any of layer properies has changed. | |
ResamplingType | The request resampling (interpolation) type. | |
ServiceURL | The WCS service URL. | |
Timeout | The request timeout value in seconds. | |
Version | The WCS service version. |
CoClasses that implement IWCSLayer
CoClasses and Classes | Description |
---|---|
WCSLayer | WCS layer source and display options. |