Sheet.Height Property
Parent Object: SheetDescription
Gets or sets the height of the sheet.
Syntax
Sheet.Height() As DoubleProperty Value
This is a read/write property whose value is a Double.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. |