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