LImageViewerCell::SetRulerAttributes

Summary

Changes the ruler style for the specified cell.

Syntax

#include "ltwrappr.h"

L_INT LImageViewerCell::SetRulerAttributes(pAttributes);

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

See Also

Functions

Topics

Example

For an example, refer to LImageViewerCell::GetRulerAttributes.

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

LEADTOOLS Medical Image Viewer C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.