DrawingPadLoadImage Method

Overload List

LoadImage(Stream) Loads the background image from a Stream.
LoadImage(Stream, StretchMode) Loads the background image from a Stream.
LoadImage(String, FormatTypes) Loads the background image from the file. Image file is specified by its path and file name.
LoadImage(String, FormatTypes, StretchMode) Loads the background image from the file. Image file is specified by its path and file name. When image is loaded the StretchMode is taken into account.

See Also