Saves a single frame of the current 3D
Graphics view to the path specified using the specified format and
the options set in this interface.
| C# | Visual Basic | Visual C++ |
void SaveToFile( string Path, AgGxCameraSnapshotFormat Format )
Sub SaveToFile ( _ Path As String, _ Format As AgGxCameraSnapshotFormat _ )
void SaveToFile( [ InAttribute] String^ Path, [ InAttribute] AgGxCameraSnapshotFormat Format )
- Path ( String)
- Format ( AgGxCameraSnapshotFormat)
Assembly: AGI.Graphics.Scene3D.Interop(Module: AGI.Graphics.Scene3D.Interop) Version: 9.0.0.0 (9.0.0.0)