Click or drag to resize

DataWindow.CanvasErase Method (Typed)

X#
Erase the current canvas area of this data window and repaint it using either the background brush or the system's default background color.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD CanvasErase() AS VOID
Request Example View Source
See Also