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




Specifies the wing style of the parapet features. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.