Available in the LEADTOOLS Imaging toolkit. |
RgnLeft property (Main Control)
Visual Basic
example
Visual C++ 4.0 example
Visual J++ 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