←Select platform

UpdateVolumeState Method (IWorkstationDataAccessAgent)

Summary

Update the state information of a 3D volume

Syntax

C#
VB
C++
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 
) 

Parameters

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.DataAccessLayer Assembly
Click or drag to resize