Click or drag to resize
AB4D logo

BoundsSetBoundingBox Method

Overload List
 NameDescription
Public methodSetBoundingBox(BoundingBox, Boolean) Sets the BoundingBox property value. When checkForEmpty parameter is true, it also checks if the new BoundingBox is empty and sets the IsEmpty property accordingly. If checkForEmpty parameter is false, then the IsEmpty property is set to false. To set the BoundingBox to empty value call the Clear method.
Public methodSetBoundingBox(BoundingBox, Boolean) Sets the BoundingBox property value. When checkForEmpty parameter is true, it also checks if the new BoundingBox is empty and sets the IsEmpty property accordingly. If checkForEmpty parameter is false, then the IsEmpty property is set to false. To set the BoundingBox to empty value call the Clear method.
Top
See Also