ESRI.ArcGIS.CoverageTools
Identity Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools Namespace : Identity Class




Computes the geometric intersection of two coverages. All features of the input coverage, as well as those features of the identity coverage that overlap the input coverage, are preserved in the output coverage.

Syntax

Visual Basic (Declaration) 
Public Class Identity 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As Identity
C# 
public class Identity : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.CoverageTools.Identity

See Also

© 2010 All Rights Reserved.