VS:GetVCenter: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
(No difference)

Revision as of 14:33, 12 August 2013

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

Parameters

center REAL Returns view center point.

Remarks

Returns the point which is in the center of the drawing window.

[sd 8/18/98]

Example

Template:WindowScreenSizes

Version

Availability: from VectorWorks8.0