09-20-2012, 12:41 PM
Taking your "Zoom to object example".
I need that the content canvas is a fixed size. I notice on load the ZoomPanel1 appears to take
its size from the application window, and in the "FillObjects"
the "ContentCanvas" is set to the ZoomPanel1 size.
How can I fix the ZoomPanel1 size and hence the ContentCanvas size?
going on in the same vein I am thinking to use a custom canvas using a xaml image as background, how would this effect ZoomPanel.
I need that the content canvas is a fixed size. I notice on load the ZoomPanel1 appears to take
its size from the application window, and in the "FillObjects"
the "ContentCanvas" is set to the ZoomPanel1 size.
How can I fix the ZoomPanel1 size and hence the ContentCanvas size?
going on in the same vein I am thinking to use a custom canvas using a xaml image as background, how would this effect ZoomPanel.