CImageView:GetCursorStyle
The GetCursorStyle method returns the style of the image cursor in the CImageView.
nStyle = CImageView:GetCursorStyle() |
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, SetCursorStyle, Image Cursor
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.