AGI STK Objects 11Send 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 * pRetVal
);
[Java]
public AgEVeVOBPlaneTargetPointPosition getPositionType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.