PublishCellImageUpdated Method

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

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.