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




Sets the length of the mask polygons along 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 Along 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_along As Object
Visual Basic (Usage)Copy Code
Dim instance As CreateUnderpass
Dim value As Object
 
instance.margin_along = value
 
value = instance.margin_along
C# 
public object margin_along {get; set;}

See Also

© 2010 All Rights Reserved.