Initializes a new instance of the Medical3DContainer class. It holds the container and renders the 3D object automatically.
public Medical3DControl(
bool softwareRendering
)
public:
Medical3DControl(bool softwareRendering)
softwareRendering
true to use software to render the volume; otherwise, false.
Setting softwareRendering to true will create a software engine, which will make the volume rendered purely from the CPU side. This is useful if the machine does not have graphics hardware capabilities.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document