MobileImageViewer.DisplayMode
From Xojo Documentation
Read-Only Property (As DisplayModes )
Specifies the way the picture gets displayed using the MobileImageViewer.DisplayModes enumeration.
Sample Code
Center the image within the frame:
Me.DisplayMode = MobileImageViewer.DisplayModes.Center