←Select platform

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 : Leadtools.Medicalviewer.MedicalViewerCell, Leadtools.Annotations.Core.Leadtools.Annotations.Core.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 Class MedicalViewerMultiCell  
   Inherits Leadtools.Medicalviewer.MedicalViewerCell 
   Implements Leadtools.Annotations.Core.Leadtools.Annotations.Core.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 Leadtools.Medicalviewer.MedicalViewerCell, Leadtools.Annotations.Core.Leadtools.Annotations.Core.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize