VS:GetZoom: Difference between revisions

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

Revision as of 14:34, 12 August 2013

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

Description

Function GetZoom returns the percentage of the zoom factor in the current document view.

FUNCTION GetZoom : REAL;
def vs.GetZoom():
    return REAL

Remarks

Returns the percentage of the zoom factor in the current view. (100.0 would be the value if no zooming was done).

[sd 8/18/98]

Version

Availability: from VectorWorks8.0