ConvertY property (Main Control)

Visual Basic example1
Visual C++ 4.0 example1

Visual Basic example2

Visual C++ 4.0 example2

Syntax float ConvertY

Overview:  Refer to Displaying an Image.

Remarks

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

See Also

Elements:  ConvertX property, ClientToBitmap method, BitmapToClient method, ScaleMode property

Topics:  Working with the Control: Client Area Usage
Raster Images: Displaying Images