Click or drag to resize

Window.WindowArea Property (Typed)

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

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

Property Value

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