The PanoramicPolygon used for generating the output panoramic cell.
Object.defineProperty(PanoramicCell.prototype, 'polygon',
get: function(),
set: function(value)
)
polygon: PanoramicPolygon;
The PanoramicPolygon used to generate the output panoramic cell.
To create a panoramic polygon, call PanoramicAction.
The output panoramic is generated through server-side rendering, which is done using a volume generated on the server's side.
There are 4 important considerations to take into account when generating panoramic output.
Call the Layout property to add the panoramic cell to the Medical Viewer.
This cell contains properties and methods needed to update and change the image's properties.
Refer to PanoramicAction
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