ConvertY property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

float ConvertY

Overview

Refer to Displaying an Image

Remarks

(Read only, Runtime only) This property is updated by calling ClientToBitmap or BitmapToClient. The unit of measure is determined by the ScaleMode property.

See Also

Elements:

ScaleMode property, BitmapToClient method, ClientToBitmap method, ConvertX property

Topics:

Working with the Control: Client Area Usage,

 

Raster Images: Displaying Images