Get 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++] |
|---|
|
| [Java] |
|---|
public AgEVeVOBPlaneTargetPointPosition getPositionType(); |
[Python - STK API ] |
|---|
@property def PositionType(self) -> "AgEVeVOBPlaneTargetPointPosition": |






