Overload List

NameDescription
FillFromDirectory(String)

FillFromDirectory automatically loads all known images inside Directory.

Sets FileName property with the image full path and BottomText with the file name.

FillFromDirectory(String, Boolean)

FillFromDirectory automatically loads all known images inside Directory.

Sets FileName property with the image full path and BottomText with the file name.

FillFromDirectory(String, Boolean, Boolean)

FillFromDirectory automatically loads all known images inside Directory.

Sets FileName property with the image full path and BottomText with the file name.

FillFromDirectory(String, Boolean, Boolean, String)

FillFromDirectory automatically loads all known images inside Directory.

Sets FileName property with the image full path and BottomText with the file name.

See Also