DVTk API
New Method (theProjectFileName)
DVTkDvtkApplicationLayerProjectNew(String)
DVTk API

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

Construct a new empty Project that has not been saved yet to the supplied Project file. Precondition: no project is constructed.
Declaration Syntax
C#Visual BasicVisual C++
public void New(
	string theProjectFileName
)
Public Sub New ( _
	theProjectFileName As String _
)
public:
void New(
	String^ theProjectFileName
)
Parameters
theProjectFileName (String)
The name of the Project file.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0