Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationEventBroker Interface : PublishVolumeLoadingCompleted Method |
void PublishVolumeLoadingCompleted( object publisher, Volume3DCreatedEventArgs args )
'Declaration Sub PublishVolumeLoadingCompleted( _ ByVal publisher As Object, _ ByVal args As Volume3DCreatedEventArgs _ )
'Usage Dim instance As IWorkstationEventBroker Dim publisher As Object Dim args As Volume3DCreatedEventArgs instance.PublishVolumeLoadingCompleted(publisher, args)
void PublishVolumeLoadingCompleted( Object* publisher, Volume3DCreatedEventArgs* args )
void PublishVolumeLoadingCompleted( Object^ publisher, Volume3DCreatedEventArgs^ args )