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.
CImageView, GetCursorStyle, Image Cursor
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2024 Mirametrics,
Inc. All Rights Reserved.