bOk = MImgGetDrawClipRect( hImage, nrLeft, nrTop, nrRight, nrBottom )

Gets an image's draw clipping rectangle.

Parameters
hImage
Number: Handle of the image

nrLeft, nrTop, nrRight, nrBottom
Receive Number: The clipping rectangle

Return
Boolean: TRUE if successful or FALSE if an error occurs

Example

Call MImgGetDrawClipRect( hImage, nLeft, nTop, nRight, nBottom )

See also
MImgSetDrawClipRect

Created with the Personal Edition of HelpNDoc: Produce electronic books easily