RgnLeft property (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

float RgnLeft

Overview

Refer to Creating and Using a Bitmap Region.

Remarks

The X coordinate of the origin of the bounding rectangle of the bitmap region.

The position is unscaled relative to the LEAD bitmap in memory. The unit of measure is determined by the ScaleMode property.

See Also

Elements:

HasRgn property, IsPtInRgn method, GetRgnArea method, RgnHeight property, RgnTop property, RgnWidth property

Topics:

Raster Images: Creating and Using a Region