Medical3DContainer Constructor(Control)

Summary
Initializes a new instance of the class Medical3DContainer.
Syntax
C#
VB
C++
public Medical3DContainer( 
   Control control 
) 
  
Public Function New( _ 
   ByVal control As Control _ 
) 
public: 
Medical3DContainer(  
   Control^ control 
) 

Parameters

control
the control where the objects are rendered.

Remarks
  • A folder called "Temp3DFolder" will be added to the C: drive 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 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.