MedicalViewerMultiCell Class

Summary
Represents the class that is used to create and adjust the cell being added to or removed from the MedicalViewer control.
Syntax
C#
VB
C++
public class MedicalViewerMultiCell : MedicalViewerCell 
  
Public Class MedicalViewerMultiCell  
   Inherits MedicalViewerCell 
   Implements IAnnAutomationControl, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window  
            public ref class MedicalViewerMultiCell : public MedicalViewerCell, IAnnAutomationControl, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window   
Remarks
  • To add this to the MedicalViewer use the MedicalViewer.Cells property.
  • This cell contains all the properties and methods of the Medical Viewer Cell, plus the properties and methods that allow the user to update and change a sub-cell properties.
  • The sub-cell is a part of the cell that is used to view one frame of a multi-images cell, along with it's properties.

For more information, refer to Image Viewer Cells.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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