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




Specifies whether the complement of the locating angle will be calculated. This parameter is only valid if ANGLE_FIELD has been specified. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.