Click or drag to resize

ResizeEvent.Size Property

X#
A dimension representing the new size of the canvas area of the window that generated this resize event, in canvas coordinates.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Size AS Dimension GET 
Request Example View Source

Property Value

Type: Dimension
A dimension representing the new size of the canvas area of the window that generated this resize event, in canvas coordinates.
See Also