PanWinPointer property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short PanWinPointer

Overview

Refer to Using a PanWindow.

Remarks

(Persistent property, available at design time.) Sets or gets the value that indicates the type of mouse pointer used in the Pan Window.

Setting

Meaning

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 PanWinCursor property

See Also

Elements:

PanWinBitonalScaling property, PanWinCursor property, PanWinHeight property, PanWinIcon property, PanWinPaintDither property, PanWinPaintPalette property, PanWin event, PanWinRectColor property, PanWinSysMenu property, PanWinTitle property, PanWinWidth property, PanWinX property, PanWinY property, ShowPanWin method

Topics:

Raster Images: Displaying and Printing