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




Creates a grid of rectangular of polygon features that can be used as an index to specify pages for a map book using Data Driven Pages. A grid can be created that only includes polygon features that intersect another feature layer.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.CartographyTools.GridIndexFeatures

See Also

© 2010 All Rights Reserved.