Medical3DContainer Constructor(string)

Summary
Initializes a new instance of the class Medical3DContainer with a custom path for the Temp3DFolder.
Syntax
C#
VB
C++
public Medical3DContainer( 
   string path 
) 
  
Public Function New( _ 
   ByVal path As String _ 
) 
public: 
Medical3DContainer(  
   String^ path 
) 

Parameters

path
A string that specifies the path where the temporary data will be stored.

Remarks
  • This method will handle the complicated mouse tasks and will handle the actions.
  • A folder called "Temp3DFolder" will be added in the specified path, which will contain the temporary 3D data.
  • In case of any unexpected errors which prevents the program from freeing the temporary data, you must remove this temporary data manually.
Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.