Medical3DContainer Constructor(Control,string)

Summary

Initializes a new instance of the Medical3DContainer class.

Syntax
C#
C++/CLI
public Medical3DContainer( 
   Control control, 
   string path 
) 
public:  
   Medical3DContainer(Control^ control, String^ path) 

Parameters

control

The control where the objects are rendered.

path

The path to where the temporary files are stored.

Remarks
  • 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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

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