←Select platform

PublishVolumeCreationCompleted Method

Syntax

C#
VB
C++
public void PublishVolumeCreationCompleted( 
   object publisher, 
   Volume3DCreatedEventArgs args 
) 
  
Public Sub PublishVolumeCreationCompleted( _ 
   ByVal publisher As Object, _ 
   ByVal args As Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs _ 
)  
public: 
void PublishVolumeCreationCompleted(  
   Object^ publisher, 
   Leadtools.Medical.Workstation.Commands.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly