←Select platform

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 Leadtools.Medical3d.Medical3DControl, _ 
   ByVal seriesInstanceUID As String, _ 
   ByVal volumeData As String, _ 
   ByVal identifier As [Leadtools.Medical.Workstation.Dataaccesslayer.VolumeIdentifier](../my/volumeidentifier.md) _ 
) 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly