CImageView:SetCursorStyle
The SetCursorStyle method sets the style of the image cursor in the window of the CImageView.
CImageView:SetCursorStyle( nStyle ) |
nStyle is a number representing the cursor style in the range 0 through 3 (see the table in Image Cursor).
The image cursor belongs to the window attached to the CImageView, but not to any single image. Therefore, the style or other parameters you set are used for all images in that particular window. See the Mira User's Guide for detailed information.