See
LDGraphicsWindow.Capture in
LitDev extension
to capture the GraphicsWindow (to ImageList or -file)
ID: RJR735
is a starting sample to automatically save the GW to a .png (or .jpg if you change the extension)
by TimerTick a/o MouseClick during an animation.
1.) Create a folder 'Shots' under Program.Directory to collect the GW-Screenshots
2.) Run app and press 'Space' bar to activate/stop the shooting. (currently set to Timer.Tick event each 5 sec.)