SelectCursor Property

Summary
Gets or sets the Select cursor.
Syntax
C#
VB
C++
public Cursor SelectCursor { get; set; } 
  
Public Property SelectCursor As Cursor 
public: 
property Cursor^ SelectCursor { 
   Cursor^ get(); 
   void set (    Cursor^ ); 
} 

Property Value

Cursor to be used while selecting an object.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.