The graphics for all objects within the
constellation are restored in the 2D Graphics window.
| [Visual Basic .NET] |
|---|
Public Sub RestoreGraphics()
|
| [C#] |
|---|
public void RestoreGraphics();
|
| [Managed C++] |
|---|
public: void RestoreGraphics();
|
| [Java] |
|---|
public restoreGraphics();
|
| [Unmanaged C++] |
|---|
public: HRESULT RestoreGraphics();
|