ImageElement
This element will display an image.
Properties
Name
Type
Description
Filename
String
Either full path to an image or relative filename towards the current XAML layout
Path
String
The path to the image in case Filename
is a relative path.
Extension
String
The extension of the image if Filename
does not contain an extension
Last updated