Saves a snapshot of the 3D window to a Texture 2D.
| [Visual Basic .NET] |
|---|
Public Function SaveToTexture() As |
| [C#] |
|---|
public IAgStkGraphicsRendererTexture2D SaveToTexture(); |
| [Managed C++] |
|---|
public: IAgStkGraphicsRendererTexture2D ^ SaveToTexture(); |
| [Java] |
|---|
public IAgStkGraphicsRendererTexture2D saveToTexture(); |
| [Unmanaged C++] |
|---|
|





