CtxReset - method of the PmgCanvas object
Description:
Set the
CanvasCtx draving are into non-initialized empty (transparent) state, similarly to the state after panel opening or the size change. The
onDraw event will be triggered automatically.
Example:
JavaScriptSelect and copy to clipboard
oCanvas.CtxReset();