←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly