ImageEn, unit iexUserInteractions

TIECropToolInteraction.RotatedPolygon

TIECropToolInteraction.RotatedPolygon


Declaration

property RotatedPolygon: TIEDPointArray; (Read-only)


Description

Returns the area of the image the user has selected for cropping with support for rotation (returning the four corners of the rotated polygon)

Note: Values are in terms of the bitmap. Use XBmp2Scr and YBmp2Scr to convert bitmap values to screen values


See Also

 BitmapPolygon
 SetBitmapPolygon
 Rotation