Image
Displays an image to the user.
Node properties
Base64Picture
An expression of a Base64Picture string denoting the image. Base64Picture is always used over FileProxy.
fileProxy
An expression of a FileProxy denoting the image.
Visible
Denotes if the image is visible. This may be changed by other nodes to show or hide the option to press the button with the syntax: Nodes.BooleanNodeName
.
Height
The height of the label that the image is displayed in. In simpler terms: how much spacing the image gets.