PublishVolumeCreationCompleted Method

Summary
Fires the VolumeCreationCompleted event.
Syntax
C#
VB
C++
public void PublishVolumeCreationCompleted( 
   object publisher, 
   Volume3DCreatedEventArgs args 
) 
  
Sub PublishVolumeCreationCompleted( _ 
   ByVal publisher As Object, _ 
   ByVal args As Volume3DCreatedEventArgs _ 
)  
void PublishVolumeCreationCompleted(  
   Object^ publisher, 
   Volume3DCreatedEventArgs^ args 
)  

Parameters

publisher
The System.Object publishing the event.

args
A Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs that contains information about the created 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.