Click or drag to resize

Window.CanvasArea Property (Typed)

X#
The bounding box representing the current size of this window's canvas area.

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

Property Value

Type: BoundingBox
The bounding box representing the current size of this window's canvas area.
See Also