This document is archived and information here might be outdated. Recommended version. |
The route location's lateral offset (default 0.0).
[Visual Basic .NET]
Public Property LateralOffset As Double
[C#]
public double LateralOffset {get; set;}
[C++]
HRESULT get_LateralOffset(
double Value
);
[C++]
HRESULT put_LateralOffset(
System.Double* Value
);
[C++] Parameters Value [in]
Value is a parameter of type double Value [out, retval]
Value is a parameter of type double*
The LateralOffset property is the lateral offset of the route measure location from the route. Whether this offset is to the left or right of the route depends IRouteLocation2::MDirectionOffsetting property.