Common Application Framework

ResourceManager.GetStandardImage Method 

Gets a standard image.

public abstract Image GetStandardImage(
   StandardImage imageID
);

Parameters

imageID
The identification of the image to return.

Return Value

A standard image

See Also

ResourceManager Class | Aveva.ApplicationFramework.Presentation Namespace