ResetAreaOptions method (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void ResetAreaOptions ();

Overview

Refer to Implementing Screen Capture.

Remarks

Resets the area option properties to their default values. These 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

Topics:

Screen Capture: Getting and Setting Options