LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PublishCellImageUpdated Method (IWorkstationEventBroker)

Show in webframe






The System.Object publishing the event.
Fires the CellImageUpdated event.
Syntax
void PublishCellImageUpdated( 
   object publisher
)
'Declaration
 
Sub PublishCellImageUpdated( _
   ByVal publisher As Object _
) 
'Usage
 
Dim instance As IWorkstationEventBroker
Dim publisher As Object
 
instance.PublishCellImageUpdated(publisher)

            

            
void PublishCellImageUpdated( 
   Object* publisher
) 
void PublishCellImageUpdated( 
   Object* publisher
) 

Parameters

publisher
The System.Object publishing the event.
Remarks
Components that update the current cell image (e.g. apply image processing) should call this method.
Requirements

Target Platforms

See Also

Reference

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

 

 


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