MobileForms Toolkit Documentation

ImageManager.GetImage Method 

Returns the value of the specified Bitmap.

public Bitmap GetImage(
string name
);

Parameters

name
The name of the image to get.

Return Value

The value of the specified image.

See Also

ImageManager Class | Resco.ImageManager Namespace