Click or drag to resize

ExposeEvent Constructor (Typed)

X#
Initializes a new instance of the ExposeEvent class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	e AS PaintEventArgs
)
Request Example View Source

Parameters

e
Type: PaintEventArgs
See Also