LImageViewerCell::SetRulerAttributes

#include "ltwrappr.h"

L_INT LImageViewerCell::SetRulerAttributes(pAttributes);

Changes the ruler style for the specified cell.

Parameters

LPRULERATTRIBS pAttributes

Pointer to the RULERATTRIBS structure that contains the cell properties to set.

Returns

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

Comments

Before calling LImageViewerCell::SetRulerAttributes apply the following:

To get the current properties set for a cell, call LImageViewerCell::GetRulerAttributes.

For more information on the actual properties that can be set, refer to the RULERATTRIBS structure.

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++ Class Library Help