RubberBandTop property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

float RubberBandTop

Overview

Refer to Marking a Selection with a Rubberband

Remarks

Sets or gets the current Y coordinate of the origin of the rubberband, which is a one-pixel outline of a rectangle on the display surface.

You can also use the SetRubberBandRect method to change the rectangle. Use the RubberbandVisible property to turn the rubberband on or off.

See Also

Elements:

RubberBandHeight property, RubberBandLeft property, RubberBandVisible property, RubberBandWidth property, SetRubberBandRect method

Topics:

Working with the Control: Client Area Usage