LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MedicalViewer3DFrameRequestedEventArgs Class
See Also  Members  
Leadtools.MedicalViewer Namespace : MedicalViewer3DFrameRequestedEventArgs Class



The MedicalViewer3DFrameRequestedEventArgs class provides data for the MedicalViewerCell.Data3DFrameRequested event.

Object Model

MedicalViewer3DFrameRequestedEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class MedicalViewer3DFrameRequestedEventArgs 
   Inherits System.EventArgs
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewer3DFrameRequestedEventArgs
C# 
public class MedicalViewer3DFrameRequestedEventArgs : System.EventArgs 
C++/CLI 
public ref class MedicalViewer3DFrameRequestedEventArgs : public System.EventArgs 

Remarks

Use this class when handling the MedicalViewerCell.Data3DFrameRequested events.

This class is used to provide the requested 3D information to the 3D engine. you just need to pass it to the method Leadtools.Medical3D.Medical3DEngine.Provide3DInformation(Leadtools.MedicalViewer.MedicalViewerData3DRequestedEventArgs).

Inheritance Hierarchy

System.Object
   System.EventArgs
      Leadtools.MedicalViewer.MedicalViewer3DFrameRequestedEventArgs

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features