STK ObjectsSend comments on this topic.
PositionType Property (IAgVeVOBPlaneTargetPoint)
See Also
Windows





Windows & Linux

Description

The position type of the BPlane target point.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.