FloaterVisible property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

BOOL FloaterVisible

Overview

Refer to Creating and Using a Bitmap Region.

Remarks

Displays or hides the Raster View Control's floater bitmap.

A floater is an additional bitmap that is associated with the Raster View Control. Its common application is to implement the interactive visual aspects of an outline-drag-and-paste operation. You use it to get a copy of the image in the current bitmap region, which the user can drag to another position in the Raster View Control's client area.

See Also

Elements:

Floater property, IsPtInFloater method

Topics:

Raster Images: Copying Images

 

Raster Images: Creating and Using a Region