| Name | Description |
---|
| SetBoundingBox(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.
|
| SetBoundingBox(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.
|