←Select platform

SelectRectangleCursor Property

Summary

Gets or sets the System.Windows.Input.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.Input.Cursor mouse pointer image used when dragging and selecting a group of objects.

Remarks

Used when UserMode is AnnUserMode.Design.

Example

For C#/VB examples, refer to SelectObjectCursor.

Requirements

Target Platforms

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