Gets or sets the Invert flag.
public bool Invert { get; set; }
Public Property Invert As Boolean
public: property bool Invert { bool get(); void set ( bool ); }
public:
property bool Invert {
bool get();
void set ( bool );
}
If true, the object will have inverted colors. Otherwise, a border will be drawn around the object.
Determines how the object is highlighted.
For an example, refer to ScreenCaptureEngine.
Target Platforms
ScreenCaptureObjectOptions Structure
ScreenCaptureObjectOptions Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library