Example-VB | Example-VC++ |
Draws a selection rectangle on an image.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Edit control
object.DrawSelectionRect Left,Top,Width,Height
Parameter | Data Type | Setting |
Left | Long | The beginning horizontal position of the rectangle relative to the image window in pixels |
Top | Long | The beginning vertical position of the rectangle relative to the image window in pixels |
Width | Long | The width of the selection rectangle in pixels |
Height | Long | The height of the selection rectangle in pixels |
None
None