STK AstrogatorSend 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 ** ppVADisplaySystem
);
[Java]
public IAgVADisplaySystem getDisplaySystem();
[Python - STK API ]
@property
def DisplaySystem(self) -> "IAgVADisplaySystem":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.