RgnWidth property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int RgnWidth

Delphi Syntax

RgnWidth: Integer

Overview

Refer to Creating and Using a Bitmap Region.

Remarks

(Read only) The width of the bounding rectangle of the bitmap region.

The size is unscaled relative to the LEAD bitmap in memory. The unit of measure is pixels.

See Also

Elements:

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

Topics:

Raster Images: Creating and Using a Region