LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PublishVolumeLoadingCompleted Method (WorkstationEventBroker)

Show in webframe






The System.Object publishing the event.
A Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs that contains information about the loaded volume.
Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingCompleted event.
Syntax
public void PublishVolumeLoadingCompleted( 
   object publisher,
   Volume3DCreatedEventArgs args
)
'Declaration
 
Public Sub PublishVolumeLoadingCompleted( _
   ByVal publisher As Object, _
   ByVal args As Volume3DCreatedEventArgs _
) 
'Usage
 
Dim instance As WorkstationEventBroker
Dim publisher As Object
Dim args As Volume3DCreatedEventArgs
 
instance.PublishVolumeLoadingCompleted(publisher, args)

            

            
public: void PublishVolumeLoadingCompleted( 
   Object* publisher,
   Volume3DCreatedEventArgs* args
) 
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

See Also

Reference

WorkstationEventBroker Class
WorkstationEventBroker Members

 

 


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