C#
VB
C++
Fires the VolumeCreationCompleted event.
public void PublishVolumeCreationCompleted(
object publisher,
Volume3DCreatedEventArgs args
)
Sub PublishVolumeCreationCompleted( _
ByVal publisher As Object, _
ByVal args As Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs _
)
void PublishVolumeCreationCompleted(
Object^ publisher,
Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs^ args
)
publisher
The System.Object publishing the event.
args
A Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs that contains information about the created volume.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET