Enumerates the valid values of the PenMode property.
| Member Name | Description |
|---|---|
| None | Clicking the mouse inside the image has no effect. This is the only mode when MouseDown, MouseUp and MouseMove events are raised. |
| Move | Clicking and dragging the mouse over the client area scrolls the image. The user can also use his finger to scroll, he does not need to use the stylus. |
| Crop | Setting this property to Crop value automatically displays the cropping rectangle (its coordinates are taken from the CropBounds property) and user can use the mouse to change the coordinates of this cropping rectangle. |
Namespace: Resco.Controls.ImageBox
Assembly: Resco.ImageBox.CF3 (in Resco.ImageBox.CF3.dll)
Resco.Controls.ImageBox Namespace