LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
VolumeIdentifier Class
See Also  Members  
Leadtools.Medical.Workstation.DataAccessLayer Namespace : VolumeIdentifier Class




Contains data which uniquely identify a 3D volume.

Object Model

VolumeIdentifier Class

Syntax

Visual Basic (Declaration) 
Public Class VolumeIdentifier 
Visual Basic (Usage)Copy Code
Dim instance As VolumeIdentifier
C# 
public class VolumeIdentifier 
Managed Extensions for C++ 
public __gc class VolumeIdentifier 
C++/CLI 
public ref class VolumeIdentifier 

Inheritance Hierarchy

System.Object
   Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also