Image.file

Set file property.

  1. string file [@property getter]
  2. string file [@property setter]
    class Image
    @property
    void
    file
    (
    string propval
    )

Parameters

propval string

A path to the file to display.