Click or drag to resize

IProjectServiceCloseViewContent Method

Closes the view content.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void CloseViewContent(
	IViewContent content
)

Parameters

content  IViewContent
The view content.
See Also