←Select platform

MedicalViewerCell Class

Summary

Represents the class that is used to create and adjust the cell being added to / removed from the Leadtools.MedicalViewer control.

Syntax

C#
VB
C++
public class MedicalViewerCell : MedicalViewerBaseCell 
  
Public Class MedicalViewerCell  
   Inherits Leadtools.Medicalviewer.MedicalViewerBaseCell 
   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 MedicalViewerCell : public Leadtools.Medicalviewer.MedicalViewerBaseCell, 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 properties and method that allows the user to update and change the image properties. For more information refer to Image.

For more information, refer to Image Viewer Cells.

Example

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly