I have something like this:
myViewController = [[MyViewController alloc] initWithNibName:@\"MyView\" bundle:nil]; [mainCanvas addSubview: myViewController.vi
In addition to setting the frame property, you can also set the center property of a view.
frame
center