←Select platform

MedicalViewerBaseCell Class

Summary

Represents the base cell class that contains the basic cell properties and methods that the user must inherit his custom control from in order to be able to add the custom control to the MedicalViewer.

Syntax

C#
VB
C++
public class MedicalViewerBaseCell : INotifyPropertyChanged, IAnnAutomationControl, Control 
  
Public Class MedicalViewerBaseCell  
   Inherits System.Windows.Forms.Control 
   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 MedicalViewerBaseCell : public System.Windows.Forms.Control, 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

For more information, refer to Image Viewer Cells.

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