ExposeEvent Constructor (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax CONSTRUCTOR(
e AS PaintEventArgs
)
public ExposeEvent(
PaintEventArgs e
)
Request Example
View SourceParameters
- e
- Type: PaintEventArgs
See Also