This document is archived and information here might be outdated. Recommended version. |
Polygons representing the areas traversed within the specified break times.
[Visual Basic .NET] Public ReadOnly Property SAPolygonGeometries As IPolygon[]
[C#] public IPolygon[] SAPolygonGeometries {get;}
[C++]
HRESULT get_SAPolygonGeometries(
SAFEARRAY(IPolygon)** SAPolygonGeometries
);
[C++]
Parameters SAPolygonGeometries [out, retval]
SAPolygonGeometries is a parameter of type SAFEARRAY(IPolygon*)*
SAPolygonGeometries returns an array of Polygon geometries representing the area of the streets traversed.