Border.RangeBox Property
Parent Object: BorderDescription
Property that returns a Box2D object which contains the lower-left and upper-right corners of a rectangle that is guaranteed to enclose this object.
Syntax
Border.RangeBox() As Box2dProperty Value
This is a read only property whose value is a Box2d.Samples
Name | Description |
Creating hole tables | This sample demonstrates the creation of hole tables in a drawing. |
Creating a parts list | This sample demonstrates the creation of a parts list. The parts list is placed at the top right corner of the border if one exists, else it is placed at the top right corner of the sheet. |