←Select platform

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

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