hexagon logo

How to get the maximum viewport window size using PCL?

When I maximize the viewport window, I can see the following information in the session file,
ga_viewport_size_set( "default_viewport", 19.573694, 9.009453, 1 ).
How can I get these two values, 19.573694, 9.009453, so that I can use ga_viewport_size_set() to maximize the viewport window?
Parents Reply Children
No Data