Click or drag to resize

Window.WindowArea Property

X#
The bounding box representing the minimal area which encloses the entire window (canvas area and non-canvas area), in canvas coordinates.

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

Property Value

Type: Usual
The bounding box representing the minimal area which encloses the entire window (canvas area and non-canvas area), in canvas coordinates.
See Also