Gets and sets the value specifying if the image colors should be inverted.
Read-write property
Visual Basic |
---|
Public Property ImageInvertColors As Boolean |
A boolean value which is True to invert the current color. Otherwise, False should be set.
The default value is False.
This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.
For more information refer to the Initial Property Scope topic.