Returns an interface allowing to configure vehicle's drop lines.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DropLines() As IAgVeVORouteDropLines |
| [C#] |
|---|
public IAgVeVORouteDropLines DropLines {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVORouteDropLines ^ get_DropLines(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVORouteDropLines getDropLines(); |





