Remove the graphics for all objects within the constellation from the 2D Graphics window.
| [Visual Basic .NET] |
|---|
Public Sub HideGraphics() |
| [C#] |
|---|
public void HideGraphics(); |
| [Managed C++] |
|---|
public: void HideGraphics(); |
| [Unmanaged C++] |
|---|
public: HRESULT HideGraphics(); |
| [Java] |
|---|
public void hideGraphics(); |






