Saves a snapshot of the 3D window to the filename with the specified format.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SaveToFile(self, Filename:str, CameraSnapshotFormat:"AgEStkGraphicsCameraSnapshotFileFormat") -> None: |
- Filename
- The filename of the snapshot.
- CameraSnapshotFormat
- The file format of the snapshot






