This document is archived and information here might be outdated.  Recommended version.


ICoverage2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICoverage2 Interface
ArcGIS Developer Help

ICoverage2 Interface

Provides access to members that modifies ArcInfo Coverages.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Build Performs a BUILD operation.
Method Clean Performs a CLEAN operation.
Method CreateFeatureClass Creates an empty Feature Class in the Coverage.
Write-only property Extent The BND file of the Coverage.
Method RefreshSpatialProperties Refreshes the Extent and Spatial Reference properties.
Read-only property Tolerance Value of the specified Tolerance.
Write-only property Tolerance Value of the specified Tolerance.
Read-only property ToleranceStatus Indicates if the specified Tolerance has been verified.

Inherited Interfaces

Interfaces Description
ICoverage Provides access to members that modifies ArcInfo Coverages.

Classes that implement ICoverage2

Classes Description