Click or drag to resize

ShapeObject.BoundingBox Property

X#
A bounding box representing the smallest rectangle that fully encloses the ShapeObject object.

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

Property Value

Type: Usual
A bounding box representing the smallest rectangle that fully encloses the ShapeObject object.
See Also