ScaleLeft property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax float ScaleLeft

Overview:  Refer to Displaying an Image.

Remarks

(Persistent property, available at design time) Is the X 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, ScaleTop property, ScaleWidth property

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