ManualDeSkew Method

Displays the Straighten Page dialog box, which permits end users to manually deskew (straighten) the displayed image.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Imaging for Windows 95 and 98
Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.ManualDeSkew

Arguments

None

Return Value

None

Remarks

The Display method must be invoked prior to calling this method.

The ManualDeSkew method causes the Image Edit control to capture all mouse events.  Therefore, you should not display any dialog boxes or other objects that expect to receive mouse events.

The ManualDeSkew method modifies the displayed image.  The Save, SaveAs, or SavePage method must be invoked to save the modified image.

Invoking the ManualDeSkew method sets the ImageModified property to True.