DVTk API
Load Method (projFileName)
DVTkDvtkApplicationLayerProjectLoad(String)
DVTk API

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

Method to Load the Project.
Declaration Syntax
C#Visual BasicVisual C++
public bool Load(
	string projFileName
)
Public Function Load ( _
	projFileName As String _
) As Boolean
public:
bool Load(
	String^ projFileName
)
Parameters
projFileName (String)
FullFileName of the Project.
Return Value

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0