Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerMPRPolygonHitTest Enumeration






Represents the enumeration that will be sent through the MedicalViewerCell.MPRPolygonClicked.
Syntax
public enum MedicalViewerMPRPolygonHitTest : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
'Declaration   Public Enum MedicalViewerMPRPolygonHitTest    Inherits System.Enum    Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage   Dim instance As MedicalViewerMPRPolygonHitTest
public enum class MedicalViewerMPRPolygonHitTest : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
Members
ValueMemberDescription
0x00000000None None.
0x00000001Handle The user clicked on one of the polygon handles.
0x00000002Body The user clicked on the one of the polygon lines.
Remarks
The event MedicalViewerCell.MPRPolygonClicked occurs when the user clicks on the MPR polygon. This enumeration is used by the event to determine which part of the polygon was actually clicked.
Example
For an example, refer to MedicalViewerPanoramicCell.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerMPRPolygonHitTest

Requirements

Target Platforms

See Also

Reference

Leadtools.MedicalViewer Namespace

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