←Select platform

Type Property

Summary

Gets the enumeration that determines which part of the polygon has been clicked. (the body or the handle).

Syntax

C#
VB
C++
public MedicalViewerMPRPolygonHitTest Type { get; } 
  
Public ReadOnly Property Type As Leadtools.Medicalviewer.MedicalViewerMPRPolygonHitTest 
             

Property Value

MedicalViewerMPRPolygonHitTest enumeration that determines which part of the polygon has been clicked. (the body or the handle).

Remarks

To determine whether the index of the polygon part that has been clicked it is a handle or line, refer to Index.

Example

For an example, refer to MedicalViewerPanoramicCell.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly