PublishCellImageUpdated Method

Summary

Fires the CellImageUpdated event.

Syntax
C#
VB
C++
public void PublishCellImageUpdated( 
   object publisher 
) 
  
Sub PublishCellImageUpdated( _ 
   ByVal publisher As Object _ 
)  
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly