MobileImageViewer.Image

From Xojo Documentation

Read-Only Property (As Picture )
PictureValue = aMobileImageViewer.Image

Supported on Mobile.

The image to display.

Sample Code

Display an image in the project:

Me.Image = MyCompanyLogo