VolumeState Property

Summary
Gets or sets the 3D volume state.
Syntax
C#
VB
C++
public List<Stream> VolumeState { get; set; } 
  
Public Property VolumeState As List(Of Stream) 
public: 
property List<array<byte>>^ VolumeState { 
   List<array<byte>>^ get(); 
   void set (    List<array<byte>>^ ); 
} 

Property Value

Type: List of System.Byte Array A list which contains the chunks of bytes that contains state information about the 3D volume.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly

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