ToolBar.BoundingBox Property (Typed) | |
The bounding box, in canvas coordinates, representing the minimal area that encloses the toolbar.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.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