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