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




The field containing values used to offset events from their underlying route. This field must be numeric. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.