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




The following tables list the members exposed by StripMapIndexFeatures.

Public Constructors

 NameDescription
Public ConstructorStripMapIndexFeatures ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydirection_typeIndex features are created in a sequential order and require a starting point. Setting the direction type for the strip map provides a starting point. The default is WE_NS. This means that the starting point for the strip map is either at the western end of the line feature if the line feature's directional trend is West to East/East to West or, if the directional trend is North to South/South to North, the starting point would be the northern most point of the line feature. The direction type is also applied to secondary line features. (In, Optional)  
Public Propertyin_featuresInput polyline or polylines defining the path of the strip map index features. (In, Required)  
Public Propertylength_along_lineLength of the polygon index feature along the input line feature specifed in either map or page units. The default value is determined by the spatial reference of the input line feature or features. This value will be 1/100 of the input feature class extent along the X axis. (In, Optional)  
Public Propertylength_perpendicular_to_lineLength of the polygon index feature perpendicular to the input line feature specifed in either map or page units. The default value is determined by the spatial reference of the input line feature or features. This value will be 1/2 the number used for the length along the line. (In, Optional)  
Public Propertyout_feature_classResulting feature class of polygon index features. (Out, Required)  
Public Propertyoverlap_percentageThe approximate percentage of geographic overlap between an individual map page and its adjoining pages in the series. The default is 10. (In, Optional)  
Public Propertypage_orientationUsed to determine the orientation of the input line features on the layout page. The default is HORIZONTAL. (In, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyscaleMap scale must be specified if index feature lengths (along the line and perpendicular to the line) are to be calculated in page space. If ArcMap is open the default value will be the scale of the active data frame. If ArcMap is not open the default will be 1. (In, Optional)  
Public Propertystarting_page_numberEach grid index feature is assigned a sequential page number starting with a specified starting page number. The default value is 1. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyuse_page_unitIndicates whether index feature size input is in page space. The default value is NO_USEPAGEUNIT. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.