LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

3d GRAPH ZOOMING EFFECT

Hi,
I wanted to know if the zooming effect in a 3d graph control can be controlled by the user using some external boolean buttons like 1.zoom in 2.zoom out 3.Pan instead or along with the keyboard and mouse controlwhich are already present.
If yes how do we go about it.
thankz
vicky
Message 1 of 3
(2,754 Views)
vicky,

My five-year-ago self has some advice for you that is still valid:

PAN and ZOOM without keyboard

In addition to zooming and panning, you could programmatically rotate the view by using the ViewLongitude and ViewLatitude properties.

Regards,
John
Message 2 of 3
(2,744 Views)
Hey thats kool, thanks a lot buddy
cheers
vicky
0 Kudos
Message 3 of 3
(2,721 Views)