LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

PublishVolumeCreationCompleted Method (IWorkstationEventBroker)







The System.Object publishing the event.
A Leadtools.Medical.Workstation.Commands.Volume3DCreatedEventArgs that contains information about the created volume.
Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.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
)
function Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.