C#
VB
C++
Initializes a new instance of the SettingInstancePathEventArgs class.
public SettingInstancePathEventArgs(
string instancePath
)
Public Sub New(ByVal instancePath As String)
public:
SettingInstancePathEventArgs(String^ instancePath)
instancePath
The path to the new DICOM dataset instance.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET