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




The output relationship class that will be created to store links between Underpass mask polygons and the stroke representations of the Input Below Features. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.