LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

MPRPolygonClicked Event






Optional delegate method for additional processing.
Syntax
'Declaration
 
Public Event MPRPolygonClicked As EventHandler(Of MedicalViewerMPRPolygonClickedEventsArgs)
'Usage
 
Dim instance As MedicalViewerCell
Dim handler As EventHandler(Of MedicalViewerMPRPolygonClickedEventsArgs)
 
AddHandler instance.MPRPolygonClicked, handler
add_MPRPolygonClicked(function(sender, e))
remove_MPRPolygonClicked(function(sender, e))

Event Data

The event handler receives an argument of type MedicalViewerMPRPolygonClickedEventsArgs containing data related to this event. The following MedicalViewerMPRPolygonClickedEventsArgs properties provide information specific to this event.

PropertyDescription
Button (Inherited from System.Windows.Forms.MouseEventArgs)Gets which mouse button was pressed.
Clicks (Inherited from System.Windows.Forms.MouseEventArgs)Gets the number of times the mouse button was pressed and released.
Delta (Inherited from System.Windows.Forms.MouseEventArgs)Gets a signed count of the number of detents the mouse wheel has rotated, multiplied by the WHEEL_DELTA constant. A detent is one notch of the mouse wheel.
Index Gets the index of the clicked polygon line or polygon handle.
Location (Inherited from System.Windows.Forms.MouseEventArgs)Gets the location of the mouse during the generating mouse event.
Polygon Gets the MPR polygon that the user just clicked.
Type Gets the enumeration that determines which part of the polygon has been clicked. (the body or the handle).
X (Inherited from System.Windows.Forms.MouseEventArgs)Gets the x-coordinate of the mouse during the generating mouse event.
Y (Inherited from System.Windows.Forms.MouseEventArgs)Gets the y-coordinate of the mouse during the generating mouse event.
Example
For an example, refer to MedicalViewerPanoramicCell.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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