AGI STK Astrogator 11 Send comments on this topic.
DisplaySystem Property (IAgVAMCSLaunch)
See Also 





Description

Gets the current Display System.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DisplaySystem() As IAgVADisplaySystem

[C#]
public IAgVADisplaySystem DisplaySystem {get;}

[Managed C++]
public: __property IAgVADisplaySystem^ get_DisplaySystem();

[Unmanaged C++]
public: HRESULT get_DisplaySystem(
IAgVADisplaySystem ** ppRetVal
);

[Java]
public IAgVADisplaySystem getDisplaySystem();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1