UpdateVolumeState Method

Summary
Update the state information of a 3D volume
Syntax
C#
C++/CLI
public void UpdateVolumeState( 
   VolumeIdentifier identifier, 
   List<Stream> volumeState 
) 
public: void UpdateVolumeState(  
   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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.