←Select platform

Invert Property

Summary

Gets or sets the Invert flag.

Syntax

C#
VB
C++
public bool Invert {get; set;}
Public Property Invert As Boolean
public: 
property bool Invert { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

If true, the object will have inverted colors. Otherwise, a border will be drawn around the object.

Remarks

Determines how the object is highlighted.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ScreenCapture Assembly
Click or drag to resize