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




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

Syntax

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

See Also

© 2010 All Rights Reserved.