The 3D engine control which handles all 3D-related rendering.
function lt.Controls.Medical.Object3DEngine
class lt.Controls.Medical.Object3DEngine()
This engine is an interface for server-side rendering for the 3D volume. It sends events to the user to request data from the server, like creating a 3D volume, requesting a 3D or panoramic slice, etc.
To create a 3D engine, call Start. Call Request3DData to register an event that acts as an interface between the engine and the server call.
Use the Object3D property to attach that 3D engine to a Cell3D for viewing the 3D volume.
Some series cannot be used to generate a 3D volume. To check if a series can be converted into a 3D volume, call CanDo3D.
Run the medical web viewer demo to see how to create an Object3DEngine class, and use it to render 3D volumes and other 3D output.
Refer to Cell3D
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