The position type of the BPlane target
point.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PositionType() As AgEVeVOBPlaneTargetPointPosition
|
| [C#] |
|---|
public AgEVeVOBPlaneTargetPointPosition PositionType {get;}
|
| [Managed C++] |
|---|
public: __property AgEVeVOBPlaneTargetPointPosition get_PositionType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_PositionType(
|
| [Java] |
|---|
public AgEVeVOBPlaneTargetPointPosition getPositionType();
|