VolumeData Property

Summary
Gets or sets the 3D volume data.
Syntax
C#
C++/CLI
public List<Stream> VolumeData { get; set; } 
public: __property List<Stream^>^ get_VolumeData(); 
public: __property void set_VolumeData(  
   List<Stream^>^  
); 

Property Value

Type: List of System.Byte Array A list which contains the chunks of bytes of 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.