Specifies the requested data type.
lt.Controls.Medical.Requested3DDataType = {
create3DObject: 0,
render: 1,
creationProgress: 2,
keepServerObjectAlive: 3,
delete3DObject: 4,
update3DSettings: 5,
get3DInfo: 6
}
lt.Controls.Medical.Requested3DDataType = {
create3DObject: 0,
render: 1,
creationProgress: 2,
keepServerObjectAlive: 3,
delete3DObject: 4,
update3DSettings: 5,
get3DInfo: 6
}
Value | Member | Description |
---|---|---|
0 | Create3DObject | Asks the server to create the 3D object. |
1 | Render | Requests from the server an image of the rendered 3D volume. |
2 | CreationProgress | Requests the percentage status of the 3D object creation process. |
3 | KeepServerObjectAlive | Sends to the server the object that is still alive and still being used. |
4 | Delete3DObject | Tells the server to delete the 3D object. |
5 | Update3DSettings | Sends the server a request to change some of the 3D object properties. |
6 | Get3DInfo | Requests some 3D object properties from the server. |
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