Declared In:
Sc21/SCCursors.h
These cursors can be used in exactly the same way as other NSCursors. Refer to the NSCursors documentation for information on cursor handling in Cocoa.
panCursor
Returns a cursor that consists of four arrows forming a cross, pointing outwards, as is commonly used to indicate movement.
rotateCursor
Returns a cursor that looks like two arrows forming a circle, as is commonly used to indicate rotation.
zoomCursor
Returns a cursor that looks like an arrow with two arrowheads, one being slightly larger than the other, as is commonly used to indicate zooming.