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






Windows & Linux

Description

Active Controls.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ActiveControls() As IAgVATargeterGraphActiveControlCollection
[C#]
public IAgVATargeterGraphActiveControlCollection ActiveControls {get;}
[Managed C++]
public: __property IAgVATargeterGraphActiveControlCollection^ get_ActiveControls();
[Unmanaged C++]
public: HRESULT get_ActiveControls(
   IAgVATargeterGraphActiveControlCollection ** ppRetVal
);
[Java]
public IAgVATargeterGraphActiveControlCollection getActiveControls();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.