MedicalViewerMPRPolygonClickedEventsArgs Class

Summary
The MedicalViewerMPRPolygonClickedEventsArgs class provides data for the MedicalViewerCell.MPRPolygonClicked event.
Syntax
C#
VB
C++
public class MedicalViewerMPRPolygonClickedEventsArgs : MouseEventArgs 
  
Public Class MedicalViewerMPRPolygonClickedEventsArgs  
   Inherits System.Windows.Forms.MouseEventArgs 
            public ref class MedicalViewerMPRPolygonClickedEventsArgs : public System.Windows.Forms.MouseEventArgs  
Remarks

This class is sent by the event MedicalViewerCell.MPRPolygonClicked. This event is fired when the user clicks on the polygon handles or the polygon body.

The MPR polygon is used to render a panoramic image to be able to show a greater field of view.

Example

For an example, refer to MedicalViewerPanoramicCell.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.