Overload List
| Name | Description | 
|---|---|
| SelectRectangle(Rectangle, IEImage..::..SelOp) | Select a part of the image. The selected area will be outlined with a white-black animated rectangle if the image is visible inside a IEViewer. The coordinates refers bitmap pixels.  | 
| SelectRectangle(Int32, Int32, Int32, Int32, IEImage..::..SelOp) | Select a part of the image. The selected area will be outlined with a white-black animated rectangle if the image is visible inside a IEViewer. The coordinates refers bitmap pixels.  |