ReportGetImage Method

Loads image file

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Image GetImage(
	string imagefile
)

Parameters

imagefile  String
Path to image file

Return Value

Image
Image as Controls.Image

See Also