←Select platform

invert Property

Summary

Gets or sets a value that indicates whether to invert the image color.

Syntax

C#
VB
Objective-C
public bool invert {get; set;} 
Public Property invert As Boolean 
@property (nonatomic, assign) BOOL invert 

Property Value

true to invert the image color; otherwise, it is false.

Remarks

This inverts the view only. It does not invert the actual image data.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)