Indicates if the left side of the edge was visited.
[Visual Basic .NET] Public Property LeftVisited As Boolean
[C#] public bool LeftVisited {get; set;}
[C++]
HRESULT get_LeftVisited(
VARIANT_BOOL* isLeftVisited
);
[C++]
HRESULT put_LeftVisited(
VARIANT_BOOL isLeftVisited
);
[C++]Parameters
isLeftVisited [out, retval] isLeftVisited is a parameter of type VARIANT_BOOL isLeftVisited isLeftVisited is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.