This method of the Direct3dRMWinDevice Class handles painting updates.
public void handlePaint(int hdc);
hdc | The device context (DC) handle. |
This method should be called before repainting any application areas in the window because areas outside the viewports that have been created on the device can be repainted.