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 > CreateOverpass Class : margin_along Property




Sets the length of the mask polygons along the Input Above Features by specifying 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 (points, millimeters, and so on) 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 CreateOverpass
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.