AGI STK Objects 11Send comments on this topic.
Position Property (IAgMtoAnalysis)
See Also
Windows






Windows & Linux

Description

Returns a spatial state of the mto at specified time.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Position() As IAgMtoAnalysisPosition
[C#]
public IAgMtoAnalysisPosition Position {get;}
[Managed C++]
public: __property IAgMtoAnalysisPosition ^ get_Position();
[Unmanaged C++]
public: HRESULT get_Position(
    IAgMtoAnalysisPosition ** ppRetVal
);
[Java]
public IAgMtoAnalysisPosition getPosition();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.