←Select platform

Medical3DControl Class

Summary

The Medical3DControl class represents the control that is used to hold the container and render the 3D object automatically.

Syntax

C#
VB
C++
public class Medical3DControl : MedicalViewerBaseCell 
  
Public Class Medical3DControl  
   Inherits Leadtools.Medicalviewer.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 Medical3DControl : public Leadtools.Medicalviewer.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
  • This is a high-level class for 3D object rendering. This is the recommended class to use because it will do most of the work for you.
  • This control Medical3DControl inherits from the MedicalViewerBaseCell. As a result it is easy to integrate the Medical3DControl with the MedicalViewer control. Since the MedicalViewer contains a collection property called Cells which is a collection of MedicalViewerBaseCell.
Example

For an example refer to Medical3DContainer.Objects

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.Medical3D Assembly