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




Specifies whether measure values will be extrapolated after the calibration points. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.