StopCapture method (ILEADRasterScr)
void StopCapture (); | |
Overview |
Refer to Implementing Screen Capture. |
Remarks
Stops the capture process.
Note: |
The user must call StopCapture if a capture operation has been started (for example, waiting for a hot key to be pressed) before the user allows the main window/application to terminate. |
See Also
Elements: |
CaptureHotKey property, CaptureHotKeyPressed event, IsCaptureActive method |
Topics: |