C#
VB
C++
Fires the CellImageUpdated event.
public void PublishCellImageUpdated(
object publisher
)
Sub PublishCellImageUpdated( _
ByVal publisher As Object _
)
void PublishCellImageUpdated(
Object^ publisher
)
publisher
The System.Object publishing the event.
Components that update the current cell image (e.g. apply image processing) should call this method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET