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




The input line feature layer containing stroke representations that intersect—and will be symbolized as passing above—stroke representations in the Input Below Features. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.