A Sandcastle Documented Class Library
C#
Show/Hide TOC
Report
Get
Image Method
Loads image file
Definition
Namespace:
MbcsCentral
Assembly:
MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
Copy
public
static
Image
GetImage
(
string
imagefile
)
Parameters
imagefile
String
Path to image file
Return Value
Image
Image as Controls.Image
See Also
Reference
Report Class
MbcsCentral Namespace
In This Article
Definition
Parameters
Return Value
See Also