Repaints the cell(s) along with all its features (rulers, tags, borders, annotations, etc).
#include "ltwrappr.h"
L_INT LImageViewerCell::RepaintCell(uFlags)
Reserved for future use. Pass 0.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
For an example, refer to LImageViewerCell::AnnToRgn.