ToolBar.BoundingBox Property | |
The bounding box, in canvas coordinates, representing the minimal area that encloses the toolbar.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY BoundingBox AS USUAL GET
public virtual Usual BoundingBox { get; }
Request Example
View SourceProperty Value
Type:
UsualThe bounding box, in canvas coordinates, representing the minimal area that encloses the toolbar.
See Also