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




Creates a series of rectangular polygons, or index features, that follow a single linear feature or a group of linear features. These index features can be used with Data Driven Pages to define pages within a strip map, or set of maps that follow a linear feature. The resulting index features contain attributes that can be used to rotate and orient the map on the page and determine which index features, or pages, are next to the current page (to the left and right or to the top and bottom).

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.CartographyTools.StripMapIndexFeatures

See Also

© 2010 All Rights Reserved.