Click or drag to resize

ResizeEvent.Width Property

X#
A numeric value representing the new width, in canvas coordinates, of the canvas area of the window that generated this resize event.

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

Property Value

Type: Long
A numeric value representing the new width, in canvas coordinates, of the canvas area of the window that generated this resize event.
See Also