LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PublishVolumeCreationCompleted Method (IWorkstationEventBroker)

Show in webframe






The System.Object publishing the event.
A Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs that contains information about the created volume.
Fires the VolumeCreationCompleted event.
Syntax
void PublishVolumeCreationCompleted( 
   object publisher,
   Volume3DCreatedEventArgs args
)
'Declaration
 
Sub PublishVolumeCreationCompleted( _
   ByVal publisher As Object, _
   ByVal args As Volume3DCreatedEventArgs _
) 
'Usage
 
Dim instance As IWorkstationEventBroker
Dim publisher As Object
Dim args As Volume3DCreatedEventArgs
 
instance.PublishVolumeCreationCompleted(publisher, args)

            

            
void PublishVolumeCreationCompleted( 
   Object* publisher,
   Volume3DCreatedEventArgs* args
) 
void PublishVolumeCreationCompleted( 
   Object* publisher,
   Volume3DCreatedEventArgs* args
) 

Parameters

publisher
The System.Object publishing the event.
args
A Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs that contains information about the created 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.