MobileImageViewer.DisplayMode

From Xojo Documentation

Read-Only Property (As DisplayModes )
DisplayModesValue = aMobileImageViewer.DisplayMode

Supported on Mobile.

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