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




Sets the width of the mask polygons across the Input Above Features by specifiying the distance in page units that the mask should extend beyond the width of the stroke symbol of the Input Below Features. The Margin Across must be specified, and it must be greater than or equal to zero. Choose a page unit for the margin; the default is points. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.