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




Sets the length of the parapet wings in page units. The length must be greater than or equal to zero; the default length is 1. Choose a page unit (Points, Millimeters, and so on) for the length; the default is Points. This parameter does not apply to the Wing Type - NONE. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.