LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Volume3DStoredEventArgs Constructor(Medical3DControl,String,String,VolumeIdentifier)

Show in webframe






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
)
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

See Also

Reference

Volume3DStoredEventArgs Class
Volume3DStoredEventArgs Members
Overload List

 

 


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