ScaleTop property (ILEADRaster, ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

float ScaleTop

Overview

Refer to Displaying an Image.

Remarks

(Persistent property, available at design time) Is the Y coordinate of the origin in a custom coordinate system for the client area.

This value is always 0, unless you change it to implement a custom coordinate system, as shown in the examples.

See Also

Elements:

ScaleMode property, ScaleHeight property, ScaleLeft property, ScaleWidth property

Topics:

Working with the Control: Client Area Usage

 

Raster Images: Displaying Images