RgnWidth property (Main Control)
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: |