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


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

ICoverage Interface

Provides access to members that modifies ArcInfo Coverages. Note: the ICoverage interface has been superseded by ICoverage2. Please consider using the more recent version.

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.
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.

Classes that implement ICoverage

Classes Description