STK ObjectsSend comments on this topic.
HideGraphics Method (IAgCnGraphics)
See Also
Windows





Windows & Linux

Description

The graphics for all objects within the constellation are removed from the 2D Graphics window.

Syntax

[Visual Basic .NET]
Public Sub HideGraphics()
[C#]
public void HideGraphics();
[Managed C++]
public: void HideGraphics();
[Unmanaged C++]
public: HRESULT HideGraphics();
[Java]
public void hideGraphics();
[Python - STK API ]
def HideGraphics(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.