CImageView:SetCursorStyle


The SetCursorStyle method sets the style of the image cursor in the window of the CImageView.

Syntax

CImageView:SetCursorStyle( nStyle )

bullet.gif    nStyle is a number representing the cursor style in the range 0 through 3 (see the table in Image Cursor).

Remarks

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.

Related Topics

CImageView, GetCursorStyle, Image Cursor


Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics, Inc. All Rights Reserved.