←Select platform

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 specify the path of 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 of freeing the temporary data, You must remove this temporary data manually
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly