DrawingPadLoadImage(String, FormatTypes) Method
Loads the background image from the file. Image file is specified by its path and file name.
Namespace: BeeMobile.DrawingPadAssembly: BeeMobile.DrawingPad.NET48 (in BeeMobile.DrawingPad.NET48.dll) Version: 4.8.0.3
public void LoadImage(
string aPath,
FormatTypes aFormat
)
Public Sub LoadImage (
aPath As String,
aFormat As FormatTypes
)
Parameters
- aPath String
- Define path for image file that will be loaded to control
- aFormat FormatTypes
- Define format of the loaded image. This parameter is type of FormatTypes.