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

Volume3DStoredEventArgs Constructor(Medical3DControl,String,String,VolumeIdentifier)







The Leadtools.Medical3D.Medical3DControl that is used to get the stored volume information from.
The Series Instance UID to which the stored volume belongs to.
A System.String that represents the custom data the is stored with the volume.
The Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier for the stored volume.
Initializes a new instance of the Volume3DStoredEventArgs class.
Syntax
public Volume3DStoredEventArgs( 
   Medical3DControl m3dCell,
   string seriesInstanceUID,
   string volumeData,
   VolumeIdentifier identifier
)
'Declaration
 
Public Function New( _
   ByVal m3dCell As Medical3DControl, _
   ByVal seriesInstanceUID As String, _
   ByVal volumeData As String, _
   ByVal identifier As VolumeIdentifier _
)
'Usage
 
Dim m3dCell As Medical3DControl
Dim seriesInstanceUID As String
Dim volumeData As String
Dim identifier As VolumeIdentifier
 
Dim instance As New Volume3DStoredEventArgs(m3dCell, seriesInstanceUID, volumeData, identifier)
public Volume3DStoredEventArgs( 
   Medical3DControl m3dCell,
   string seriesInstanceUID,
   string volumeData,
   VolumeIdentifier identifier
)
function Volume3DStoredEventArgs( 
   m3dCell ,
   seriesInstanceUID ,
   volumeData ,
   identifier 
)
public: Volume3DStoredEventArgs( 
   Medical3DControl* m3dCell,
   string* seriesInstanceUID,
   string* volumeData,
   VolumeIdentifier* identifier
)
public:
Volume3DStoredEventArgs( 
   Medical3DControl* m3dCell,
   string* seriesInstanceUID,
   string* volumeData,
   VolumeIdentifier* identifier
)

Parameters

m3dCell
The Leadtools.Medical3D.Medical3DControl that is used to get the stored volume information from.
seriesInstanceUID
The Series Instance UID to which the stored volume belongs to.
volumeData
A System.String that represents the custom data the is stored with the volume.
identifier
The Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier for the stored volume.
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

Volume3DStoredEventArgs Class
Volume3DStoredEventArgs Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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