PublishVolumeLoadingCompleted Method

Syntax
C#
VB
C++
public void PublishVolumeLoadingCompleted( 
   object publisher, 
   Volume3DCreatedEventArgs args 
) 
  
Public Sub PublishVolumeLoadingCompleted( _ 
   ByVal publisher As Object, _ 
   ByVal args As Volume3DCreatedEventArgs _ 
)  
public: 
void PublishVolumeLoadingCompleted(  
   Object^ publisher, 
   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 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.