Sets the size of the drawing rectangle.
PROCEDURE SetDrawingRect(
paperWidth : REAL;
paperHeight : REAL);def vs.SetDrawingRect(paperWidth, paperHeight):
return None| Name | Type | Description |
|---|---|---|
| paperWidth | REAL | The width of the drawing rectangle |
| paperHeight | REAL | The height of the drawing rectangle |
VS Functions: GetDrawingSizeRect
Availability: from VectorWorks 10.0