![]() |
|
|
Functional Description
This VI demponstraights how to programatically center an object on the front panel based on the window's size. It takes the size of the window and then positions the Object in the middle of the coordinates. This VI is really a demonstration of how you could build this into your own code. Open the VI and resize the window to see the graph reposition itself. The only functionality it has is to reposition a graph.
Thanks for posting!