For a list of all members of this type, see Cell members
Public Methods
Name | Description | |
---|---|---|
![]() |
beginUpdate | Stops the cell from being refreshed if changes are applied. This is useful to increase the control rendering efficiency. |
![]() |
cellClicked.remove | Optional delegate method for additional processing. |
![]() |
currentOffsetChanged.remove | Optional delegate method for additional processing. |
![]() |
dispoing.remove | Optional delegate method for additional processing. |
![]() |
dispose | Releases all resources used by the Frame. |
![]() |
endUpdate | Refreshes the control to include all the changes made after using the BeginUpdate method. |
![]() |
firstFrameReady.remove | Optional delegate method for additional processing. |
![]() |
getCommand | Returns the command with the id value commandID. |
![]() |
getCommandInteractiveMode | Returns the command interactive mode with the id value commandID. |
![]() |
imageDownloaded.remove | Optional delegate method for additional processing. |
![]() |
imageProcessingReady.remove | Optional delegate method for additional processing. |
![]() |
imageURLChanged.remove | Optional delegate method for additional processing. |
![]() |
invalidate | Redraws the cell |
![]() |
onSizeChanged | Overrides Control.OnSizeChanged. |
![]() |
outOfBounds.remove | Optional delegate method for additional processing. |
![]() |
postRender.remove | Optional delegate method for additional processing. |
![]() |
prepareDrawingCanvas | Generates the canvas that will be used to display the frame for the attached cell items. |
![]() |
progressCompleted.remove | Optional delegate method for additional processing. |
![]() |
resumeCalcuation | Resumes the calculation (like reference line, oreintation...etc) that was hold off by SuspendCalculation. This is useful to increase the control rendering efficiency. |
![]() |
runCommand | Activates or runs the command assigned to the specified commandID. |
![]() |
scrollChanged.remove | Optional delegate method for additional processing. |
![]() |
setCommand | Activates or runs command assigned to the specified commandID. |
![]() |
sizeChanged.remove | Optional delegate method for additional processing. |
![]() |
stopCommand | De-activates the command assigned to the specified commandID. |
![]() |
supportWindowLevel | Returns whether the current frame data supports window level. |
![]() |
suspendCalculation | Suspends any calculations (such as reference line, oreintation...etc) if changes are applied. This is useful to increase the control rendering efficiency. |
![]() |
updateSubCellCount | Change the number or sub-cell inside the cell. |
![]() |
withinVisibleRange | Returns whether the current frame is visible and currently shown. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET