←Select platform

SelectRectangleCursor Property

Summary

Gets or sets the System.Windows.Forms.Cursor mouse pointer image used when dragging and selecting a group of objects.

Syntax

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

Property Value

The System.Windows.Forms.Cursor mouse pointer image used when dragging and selecting a group of objects.

Remarks

Used when UserMode is AnnUserMode.Design.

Example

For an example, refer to SelectObjectCursor.

Requirements

Target Platforms

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