C#
VB
C++
Update the state information of a 3D volume
public void UpdateVolumeState(VolumeIdentifier identifier,List<Stream> volumeState)
Sub UpdateVolumeState( _ByVal identifier As Leadtools.Medical.Workstation.Dataaccesslayer.VolumeIdentifier, _ByVal volumeState As List(Of Stream) _)
void UpdateVolumeState(Leadtools.Medical.Workstation.Dataaccesslayer.VolumeIdentifier^ identifier,List<Stream^>^ volumeState)
identifier
The unique identifier of the 3D volume which state will be updated.
volumeState
Type: List of System.Byte Array A list which contains the chunks of bytes that contains state information for the 3D volume.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
