Volume3DStoredEventArgs Constructor(Medical3DControl,string,string,VolumeIdentifier)

Summary
Initializes a new instance of the Volume3DStoredEventArgs class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal m3dCell As Medical3DControl, _ 
   ByVal seriesInstanceUID As String, _ 
   ByVal volumeData As String, _ 
   ByVal identifier As VolumeIdentifier _ 
) 
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.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.