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