Get the list of droplines from the vehicle's current positions.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Position() As IAgVeVODropLinePosItemCollection |
| [C#] |
|---|
public IAgVeVODropLinePosItemCollection Position {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVODropLinePosItemCollection ^ get_Position(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVODropLinePosItemCollection getPosition(); |
[Python - STK API ] |
|---|
@property def Position(self) -> "IAgVeVODropLinePosItemCollection": |






