AGI STK Util 11 Send comments on this topic.
PosType Property (IAgPosition)
See Also 





Description

Gets the type of position currently being used.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PosType() As AgEPositionType

[C#]
public AgEPositionType PosType {get;}

[Managed C++]
public: __property AgEPositionType get_PosType();

[Unmanaged C++]
public: HRESULT get_PosType(
AgEPositionType * pRetVal
);

[Java]
public AgEPositionType getPosType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1