ImageFill.AutoLoad Property
Auto fetch and display the image data from the network or disk. The default value is true
.
To enable lazy load of the image set this AutoLoad
value to false
, and then the later on set it to true
to load the image.
You can also use the LoadImage
trigger action to fetch the Image.
Location
- Namespace
- Fuse.Drawing
- Package
- Fuse.Elements 2.9.1