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






Windows & Linux

Description

Compute.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Compute() As IAgFmDefinitionData
[C#]
public IAgFmDefinitionData Compute {get;}
[Managed C++]
public: __property IAgFmDefinitionData ^ get_Compute();
[Unmanaged C++]
public: HRESULT get_Compute(
    IAgFmDefinitionData ** ppRetVal
);
[Java]
public IAgFmDefinitionData getCompute();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.