←Select platform

StatusCursor Property

Summary

Gets or sets the status cursor.

Syntax

C#
VB
C++
public Cursor StatusCursor {get; set;}
Public Property StatusCursor As Cursor
public: 
property Cursor^ StatusCursor { 
   Cursor^ get(); 
   void set (    Cursor^ ); 
} 

Property Value

Cursor to display as status between multiple captures. Default is nullptr.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ScreenCapture Assembly
Click or drag to resize