View Single Post
  #2  
Old 05-18-2007, 10:11 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Are referring to the monitor resolution or the size of the graphics window? Either way, have a look at the following commands in the documentation:
Code:
viz.displaymode()
viz.windowsize()
Reply With Quote