Gets and sets whether the control will receive notifications to perform a refresh on the view if the image buffer has changed.
Read-write property
Visual Basic |
---|
Public Property AutoInvalidate As Boolean |
True to refresh the view automatically if the image buffer has changed.
False to NOT update the view immediately if the image buffer has changed.
This is used to toggle whether any ImagXpress components actively displaying an image buffer are notified to perform a repaint when a change occurs to the image buffer.