Gets the enumeration that determines which part of the polygon has been clicked. (the body or the handle).
public MedicalViewerMPRPolygonHitTest Type { get; }
Public ReadOnly Property Type As Leadtools.Medicalviewer.MedicalViewerMPRPolygonHitTest
public:
property Leadtools.Medicalviewer.MedicalViewerMPRPolygonHitTest Type {
Leadtools.Medicalviewer.MedicalViewerMPRPolygonHitTest get();
}
MedicalViewerMPRPolygonHitTest enumeration that determines which part of the polygon has been clicked. (the body or the handle).
To determine whether the index of the polygon part that has been clicked it is a handle or line, refer to Index.
For an example, refer to MedicalViewerPanoramicCell.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET