Gets and sets loading an image from a filename.
Read-write property
| Visual Basic |
|---|
Public Property FileName As String |
The filename of the image to load.
The current image loaded can be cleared by setting the FileName property to NULL or the empty string ("").