MedicalViewer3DFrameRequestedEventArgs Class

Summary

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

Syntax
C#
VB
C++
public class MedicalViewer3DFrameRequestedEventArgs : EventArgs 
  
Public Class MedicalViewer3DFrameRequestedEventArgs  
   Inherits System.EventArgs 
            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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly