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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface