Returns the BPlane target point position.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Position() As IAgVeVOBPlaneTargetPointPosition |
| [C#] |
|---|
public IAgVeVOBPlaneTargetPointPosition Position {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOBPlaneTargetPointPosition ^ get_Position(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVOBPlaneTargetPointPosition getPosition(); |





