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






Windows & Linux

Description

Get the MTO's spatial state.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Analysis() As IAgMtoAnalysis
[C#]
public IAgMtoAnalysis Analysis {get;}
[Managed C++]
public: __property IAgMtoAnalysis^ get_Analysis();
[Unmanaged C++]
public: HRESULT get_Analysis(
   IAgMtoAnalysis ** ppRetVal
);
[Java]
public IAgMtoAnalysis getAnalysis();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.