Window.CanvasArea Property | |
The bounding box representing the current size of this window's canvas area.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY CanvasArea AS USUAL GET
public virtual Usual CanvasArea { get; }
Request Example
View SourceProperty Value
Type:
UsualThe bounding box representing the current size of this window's canvas area.
See Also