Procedure GetVCenter returns the VectorWorks document coordinates at the center of the drawing window.
PROCEDURE GetVCenter(VAR centerX,centerY : REAL);def vs.GetVCenter():
return center| Name | Type | Description |
|---|---|---|
| center | REAL | Returns view center point. |
(_c_, 2015.03.01): This is not to be confused with the center of the page. The view center is always the center of the open window, so if you resize the window or pan somewhere else, for example, the view center will move accordingly.
Availability: from VectorWorks 8.0