CaptureObjectInvert property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL CaptureObjectInvert

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether to invert colors for the current selected objects. If this property is set to TRUE, the colors will be inverted when selected. If this property is set to FALSE, the colors are not inverted and the value of CaptureObjectBorderWidth property will be used to draw a border will be drawn around the selected objects.

See Also

Elements:

CaptureObjectEnableKeyboard property, CaptureObjectBorderWidth property, CaptureObjectSelectCursorIndex property, CaptureObjectSelectCursor property

Topics:

Screen Capture: Capture Object properties