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




Specifies whether a field named LOC_ANGLE will be added to the temporary layer that is created. This parameter is only valid when the event type is POINT. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.