DVTk API
AddImage Method (image)
DVTkDvtkApplicationLayer.UserInterfacesBannerAddImage(Image)
DVTk API

[This is preliminary documentation and is subject to change.]

Add an image to the form. FOR NOW: only one image maximum will be displayed.
Declaration Syntax
C#Visual BasicVisual C++
public void AddImage(
	Image image
)
Public Sub AddImage ( _
	image As Image _
)
public:
void AddImage(
	Image^ image
)
Parameters
image (Image)

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0