In This Topic ▼

Cell Class Methods

Summary

For a list of all members of this type, see Cell members

Public Methods

Name Description
Public Method beginUpdate Stops the cell from being refreshed if changes are applied. This is useful to increase the control rendering efficiency.
Public Method dispose Releases all resources used by the Frame.
Public Method endUpdate Refreshes the control to include all the changes made after using the BeginUpdate method.
Public Method getCommand Returns the command with the id value commandID.
Public Method getCommandInteractiveMode Returns the command interactive mode with the id value commandID.
Public Method invalidate Redraws the cell
Public Method matchFrames Matches the size of the cell.
Public Method matchFrames Matches the size of the cell.
Public Method onSizeChanged Overrides Control.OnSizeChanged.
Public Method prepareDrawingCanvas Generates the canvas that will be used to display the frame for the attached cell items.
Public Method resumeCalcuation Resumes the calculation (like reference line, oreintation...etc) that was hold off by SuspendCalculation. This is useful to increase the control rendering efficiency.
Public Method runCommand Activates or runs the command assigned to the specified commandID.
Public Method setCommand Activates or runs command assigned to the specified commandID.
Public Method stopCommand De-activates the command assigned to the specified commandID.
Public Method supportWindowLevel Returns whether the current frame data supports window level.
Public Method suspendCalculation Suspends any calculations (such as reference line, oreintation...etc) if changes are applied. This is useful to increase the control rendering efficiency.
Public Method updateSubCellCount Change the number or sub-cell inside the cell.
Public Method withinVisibleRange Returns whether the current frame is visible and currently shown.

See Also

Cell Class

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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