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




Length 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)

Syntax

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

See Also

© 2010 All Rights Reserved.