LImageViewerCell::SetRulerAttributes

#include "ltwrappr.h"

L_INT LImageViewerCell::SetRulerAttributes(pAttributes);

LPRULERATTRIBS pAttributes;

pointer to a ruler attributes structure

Changes the ruler style for the specified cell.

Parameter Description
pAttributes Pointer to the RULERATTRIBS structure that contains the cell properties to set.

Returns

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

LTIVW
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Medical Image Viewer C++ Class Library Help