[enum] anychart.graphics.vector.CursorImprove this Doc
Defines the type of the cursor.
To view the example, point the cursor at the description of the type.
To view the example, point the cursor at the description of the type.
Value | Description | Example |
---|---|---|
crosshair | Crosshair type | |
default | Default type | |
ew-resize | EW-resize type | |
e-resize | E-resize type | |
help | Help type | |
move | Move type | |
nesw-resize | NESW-resize type | |
ne-resize | NE-resize type | |
ns-resize | NS-resize type | |
nwse-resize | NWSE-resize type | |
nw-resize | NW-resize type | |
n-resize | N-resize type | |
pointer | Pointer type | |
se-resize | SE-resize type | |
sw-resize | SW-resize type | |
s-resize | S-resize type | |
text | Text type | |
wait | Wait type | |
w-resize | W-resize type |