ScaleTop property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ 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