Gets and sets whether to display the hourglass during processing.
Read-write property
Visual Basic |
---|
Public Property ShowHourglass As Boolean |
True to show the hourglass.
False to leave the current cursor displaying.
When the ShowHourglass property is True, the mouse pointer will change to an hourglass whenever an image is loaded using the FileName property or LoadBlob method, or whenever an image is saved, or during image processing.