LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PublishCellImageUpdated Method (WorkstationEventBroker)

Show in webframe






The System.Object publishing the event.
Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.CellImageUpdated event.
Syntax
public void PublishCellImageUpdated( 
   object publisher
)
'Declaration
 
Public Sub PublishCellImageUpdated( _
   ByVal publisher As Object _
) 
'Usage
 
Dim instance As WorkstationEventBroker
Dim publisher As Object
 
instance.PublishCellImageUpdated(publisher)

            

            
public: void PublishCellImageUpdated( 
   Object* publisher
) 
public:
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

WorkstationEventBroker Class
WorkstationEventBroker Members

 

 


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