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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface