L_DispContainerRepaintCell

#include "ltivw.h"

L_LTIVW_API L_INT L_DispContainerRepaintCell(hCellWnd, hWnd, uFlags)

Repaints the cell(s) along with all its features (rulers, tags, borders, annotationsetc).

Parameters

L_HWND hCellWnd

A handle to the window that represents the cell on which the function's effect will be applied.

L_HWND hWnd

Handle to the window intended to repaint.

L_UINT uFlags

Reserved for future use. Pass 0.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

The value of nCellIndex parameter will be ignored if value of hWnd parameter passed as !NULL.

If the user wants to repaint all/selected cells, he should pass the NULL to the hWnd parameter.

Required DLLs and Libraries

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

LEADTOOLS Medical Image Viewer C API Help