LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)
LEAD Technologies, Inc

VolumneNumber Property







Gets the number of the 3D volume within a series.
Syntax
public int VolumneNumber {get;}
'Declaration
 
Public ReadOnly Property VolumneNumber As Integer
'Usage
 
Dim instance As VolumeIdentifier
Dim value As Integer
 
value = instance.VolumneNumber
public int VolumneNumber {get;}
 get_VolumneNumber(); 
public: __property int get_VolumneNumber();
public:
property int VolumneNumber {
   int get();
}

Property Value

Type: System.Int32 The number of the 3D volume within a series.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VolumeIdentifier Class
VolumeIdentifier Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.