This document is archived and information here might be outdated. Recommended version. |
Indicates if the route geometries should be generated and returned with the analysis results.
[Visual Basic .NET]
Public Property ReturnRouteGeometries As Boolean
[C#]
public bool ReturnRouteGeometries {get; set;}
[C++]
HRESULT get_ReturnRouteGeometries(
VARIANT_BOOL ReturnRouteGeometries
);
[C++]
HRESULT put_ReturnRouteGeometries(
Boolean* ReturnRouteGeometries
);
[C++] Parameters ReturnRouteGeometries [in]
ReturnRouteGeometries is a parameter of type bool ReturnRouteGeometries [out, retval]
ReturnRouteGeometries is a parameter of type bool*
ReturnRouteGeometries specifies if the Polylines for the resulting Route features are returned.