Click or drag to resize

ResizeEvent.Height Property

X#
A numeric value representing the new height 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 Height AS LONG GET 
Request Example View Source

Property Value

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