Requests a screen-shot of a panoramic view of the 2D slices using the specified PanoramicPolygon parameter.
renderPanoramic(
cell: PanoramicCell,
polygon: PanoramicPolygon
): void;
cell
The cell where the polygon is located.
polygon
The polygon to be used as a path for rendering the 3D panoramic output
Before requesting the panoramic for the first time, create the 3D engine first and then load the 3D volume.
To create a 3D engine, call Start. Register the event by setting up a Request3DData event that acts as an interface between the engine and the server call.
Attach that 3D engine to a Cell3D. View the 3D volume using the Object3D property.
Refer to PanoramicCell
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