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++] |
|---|
public: HRESULT get_Position(
|
| [Java] |
|---|
public IAgVeVOBPlaneTargetPointPosition getPosition();
|