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




The input line feature layer containing stroke representations that intersect—and will be symbolized as passing below—stroke representations in the Input Above Features. These features will be masked by the polygons created in the Output Overpass feature class. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.