AGI STK Astrogator 11Send comments on this topic.
ControlParametersAvailable Property (IAgVAMCSUpdate)
See Also 
Windows






Windows & Linux

Description

Returns whether or not the control parameters can be set.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ControlParametersAvailable() As Boolean
[C#]
public bool ControlParametersAvailable {get;}
[Managed C++]
public: __property bool get_ControlParametersAvailable();
[Unmanaged C++]
public: HRESULT get_ControlParametersAvailable(
   VARIANT_BOOL * pRetVal
);
[Java]
public bool getControlParametersAvailable();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.