AutoRubberBand property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

BOOL AutoRubberBand

Overview

Refer to Marking a Selection with a Rubberband.

Remarks

Automates the rubberband so that it appears whenever the mouse is moved with the left button down.

The rubberband is a one-pixel outline of a rectangle on the display surface. It is automatically resized with each mouse movement.

Value

Meaning

TRUE

Enable automation of the rubberband.

FALSE

Disable automation of the rubberband.

See Also

Elements:

RubberBand event

Topics:

Working with the Control: Client Area Usage