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




Specifies the side on which the route events with a positive offset are displayed. This parameter is only valid if an offset field has been specified. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.