Code Documentation
LoadFile Method (sender, e)
Visualisierung2Visualisierung2ViewerFormLoadFile(Object, EventArgs)
Staircase-Aware Smoothing of Medical Surface Meshes
Event handler used to load the selected Wavefront Object file from the file system and (re)set all necessary application values to the default value.
Declaration Syntax
C#Visual BasicVisual C++
private void LoadFile(
	Object sender,
	EventArgs e
)
Private Sub LoadFile ( _
	sender As Object, _
	e As EventArgs _
)
private:
void LoadFile(
	Object^ sender, 
	EventArgs^ e
)
Parameters
sender (Object)
The sender of the event.
e (EventArgs)
The event arguments.

Assembly: Visualisierung2 (Module: Visualisierung2) Version: 1.0.0.0 (1.0.0.0)