Visual Basic (Declaration) | |
---|---|
Public Class MedicalViewerMultiCell Inherits MedicalViewerCell Implements IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IDropTarget, IWin32Window |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MedicalViewerMultiCell |
C# | |
---|---|
public class MedicalViewerMultiCell : MedicalViewerCell, IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IDropTarget, IWin32Window |
C++/CLI | |
---|---|
public ref class MedicalViewerMultiCell : public MedicalViewerCell, IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IDropTarget, IWin32Window |
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
- To add this to the MedicalViewer use the MedicalViewer.Cells property.
- This cell contains all the properties and methods of the Medical Viewer Cell, please the properties and methods that allows 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.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
Leadtools.MedicalViewer.MedicalViewerBaseCell
Leadtools.MedicalViewer.MedicalViewerCell
Leadtools.MedicalViewer.MedicalViewerMultiCell
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7