CaptureObjectSelectCursorIndex property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CaptureObjectSelectCursorIndex

Overview

Refer to Implementing Screen Capture.

Remarks

Gets or sets the value that indicates the type of mouse pointer used when selecting objects.

Setting

Description

0

(Default) Shape determined by the object

1

Arrow

2

Cross-hair

3

I-Beam

4

Small square within a square

5

Four-pointed arrow pointing north, south, east, and west

6

Double arrow pointing northeast and southwest

7

Double arrow pointing north and south

8

Double arrow pointing northwest and southeast

9

Double arrow pointing west and east

10

Up Arrow

11

Hourglass (wait)

12

No Drop

13

Arrow and hourglass

14

Arrow and question mark

15

Size all

99

Custom icon specified by the CaptureObjectSelectCursor property.

See Also

Elements:

CaptureObjectSelectCursor property

Topics:

Screen Capture: Capture Object properties