Method RefreshRect
RefreshRect(RectD, bool)
Same as Invalidate(RectD) but has additional
parameter eraseBackground
.
void RefreshRect(RectD rect, bool eraseBackground = true)
Same as Invalidate(RectD) but has additional
parameter eraseBackground
.
void RefreshRect(RectD rect, bool eraseBackground = true)