Public Member Functions | |
| string | ToString () |
Properties | |
| float | CornerRounding [get, set] |
| Rounding value of the box corner. | |
| IPoint | End [get, set] |
| Bottom right corner of box. | |
| float | LineThickness [get, set] |
| Thickness of line based on the ruler units in use. | |
| IRuler | Ruler [get, set] |
| The ruler used for placement. If not set, the default ruler setting is used. | |
| IPoint | Start [get, set] |
| Upper left corner of box. | |