This document is archived and information here might be outdated. Recommended version. |
Position along the source object at which the specified position along the network edge element lies.
[Visual Basic .NET] Public Function get_PositionAlongObject ( _ ByVal positionAlongElement As Double _ ) As Double
[C#] public double get_PositionAlongObject ( double positionAlongElement );
[C++]
HRESULT get_PositionAlongObject(
void
);