←Select platform

PublishVolumeLoadingCompleted Method

Summary

Fires the VolumeLoadingCompleted event.

Syntax

C#
VB
C++
public void PublishVolumeLoadingCompleted( 
   object publisher, 
   Volume3DCreatedEventArgs args 
) 
  
Sub PublishVolumeLoadingCompleted( _ 
   ByVal publisher As Object, _ 
   ByVal args As Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs _ 
)  
void PublishVolumeLoadingCompleted(  
   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 loaded 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