The Mobile CanvasPane component provides a simple solution to transitioning your existing Workbench Px graphics to display
on mobile devices. Using a CanvasPane with the scale property set to Fit Ratio, a complex graphic can be scaled down to fit on smaller screens, while maintaining the existing layout, legibility and functionality.
The Canvas Pane is available on the mobile palette.
Mobile CanvasPanes support the different scale modes offered in Workbench. If a CanvasPane is absolutely positioned (a child
of another CanvasPane) then it supports all five scale modes: None, Fit, Fit Ratio, Fit Width, and Fit Height. While a CanvasPane that is fluidly positioned (a child of a BasicMobilePane) supports only two scale modes: None and Fit Ratio.