CaptureObjectOptionDlg method (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CaptureObjectOptionDlg (long hWndParent, long lFlags);

Overview

Refer to Implementing Screen Capture.

Remarks

Brings up the Capture Object Options dialog box for setting the capture object options. The capture object option properties are: CaptureObjectInvert, CaptureObjectEnableKeyboard, CaptureObjectBorderWidth, CaptureObjectSelectCursorIndex, and CaptureObjectSelectCursor.

See Also

Elements:

CaptureSelectedObject method, CaptureImage event

Topics:

Screen Capture: Getting and Setting Options