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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly