CaptureAreaOptionDlg method (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CaptureAreaOptionDlg (long hWndParent, long lFlags);

Overview

Refer to Implementing Screen Capture.

Remarks

Brings up the Capture Area Option dialog box for setting the capture area options. The capture area option properties are:

CaptureAreaFillPattern

CaptureAreaFillForeColor

CaptureAreaFillBackColor

CaptureAreaDrawLineStyle

CaptureAreaDrawLineColor

CaptureAreaDrawEllipseWidth

CaptureAreaDrawEllipseHeight

CaptureAreaDrawCursorIndex

CaptureAreaDrawCursor

CaptureAreaTextForeColor

CaptureAreaTextBackColor

CaptureAreaInfoLeft

CaptureAreaInfoTop

CaptureAreaInfoWidth

CaptureAreaInfoHeight

CaptureAreaShowDrawCursor

CaptureAreaIncludeCursor

CaptureAreaEnableKeyboard

CaptureAreaShowOpaqueText

CaptureAreaShowCursorPosition

CaptureAreaShowAreaSize

CaptureAreaShowInfoWindow

CaptureAreaSensitiveInfoWindow

CaptureAreaBitmapWithRegion

CaptureAreaZoomFactor

See Also

Elements:

CaptureActiveClient method, CaptureActiveWindow method, CaptureFullScreen method, CaptureMenuUnderCursor method, CaptureWindowUnderCursor method, CaptureWallPaper, CaptureSelectedObject method, CaptureMouseCursor method, CaptureOptionDlg method, CaptureAreaOptionDlg method, CaptureObjectOptionDlg method, CaptureEXE method, CaptureEXEDlg method, Bitmap, CaptureImage event

Topics:

Screen Capture: Capture Area properties