Gets or sets the Cancel key.
public Keys CancelKey { get; set; }
Public Property CancelKey As Keys
public: property Keys CancelKey { Keys get(); void set ( Keys ); }
public:
property Keys CancelKey {
Keys get();
void set ( Keys );
}
Key code for the key to cancel the capture operation. Default is ESC. You cannot set this to the 'ALT' key. If you do, it will be ignored internally and set to 'ESC'.
For an example, refer to ScreenCaptureEngine.
Target Platforms
ScreenCaptureOptions Structure
ScreenCaptureOptions Members
Getting Started
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries