LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PublishVolumeLoadingCompleted Method (IWorkstationEventBroker)

Show in webframe






The System.Object publishing the event.
A Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs that contains information about the loaded volume.
Fires the VolumeLoadingCompleted event.
Syntax
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
) 

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

See Also

Reference

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.