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




The approximate percentage of geographic overlap between an individual map page and its adjoining pages in the series. The default is 10. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property overlap_percentage As Double
Visual Basic (Usage)Copy Code
Dim instance As StripMapIndexFeatures
Dim value As Double
 
instance.overlap_percentage = value
 
value = instance.overlap_percentage
C# 
public double overlap_percentage {get; set;}

See Also

© 2010 All Rights Reserved.