RgnTop property (Main Control)
Builder Syntax |
int RgnTop |
Delphi Syntax |
RgnTop: Integer |
Overview |
Refer to Creating and Using a Bitmap Region. |
Remarks
The Y 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 pixels.
See Also
Elements: |
HasRgn property, IsPtInRgn method, GetRgnArea method, RgnHeight property, RgnLeft property, RgnWidth property |
Topics: |