Available in the LEADTOOLS Imaging toolkit. |
FloaterHeight property (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax float FloaterHeight
Overview: Refer to Creating and Using a Bitmap Region.
Remarks
(Read only) Is the unscaled height of the floater bitmap.
A floater is an additional bitmap that is associated with the Main 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 Main Control's client area.
The unit of measure is determined by the ScaleMode property.
See Also
Elements: FloaterWidth property
Topics: Raster
Images: Copying Images
Raster Images: Creating and Using a Region