Window.WindowArea Property | |
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
public virtual Usual WindowArea { get; }
Request Example
View SourceProperty Value
Type:
UsualThe bounding box representing the minimal area which encloses the entire window (canvas area and non-canvas area), in canvas coordinates.
See Also