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





Windows & Linux

Description

The graphics for all objects within the constellation are restored in the 2D Graphics window.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.