LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

VolumneNumber Property

Show in webframe






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: __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

See Also

Reference

VolumeIdentifier Class
VolumeIdentifier Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.