Medical3DControl Constructor(string)

Summary

Initializes a new instance of the Medical3DControl class. It holds the container and renders the 3D object automatically.

Syntax
C#
C++/CLI
public Medical3DControl( 
   string tempPath 
) 
public:  
   Medical3DControl(String^ tempPath) 

Parameters

tempPath

The path to where the temporary files are stored.

Remarks
  • This constructor creates a Medical3DContainer object internally.
  • Temporary files are only created if you render the volume using the 2D texturing method.
  • In case unexpected errors prevent the program from freeing the temporary data, remove the temporary data manually.
Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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