D3D.Zoom

Previous  Next

 

status = D3D.Zoom( nControl AS INTEGER,

                   zoom     AS REAL     ) AS INTEGER

 


 

Zooms the 3D scene

 

Example:

 

D3D.Zoom( nControl, 2 )