Class: Pixmap
Lua
C++
Edit

Pixmap::Invalidate

This method forces the pixmap to refresh when it is drawn on a widget.

Syntax

void Invalidate()

Remarks

Any widget that displays the pixmap must be redrawn using the Widget::Paint method.

Copyright © 2024 Ultra Software.
All rights reserved.