←Select platform

Index Property

Summary

Gets the index of the clicked polygon line or polygon handle.

Syntax

C#
VB
C++
public int Index { get; } 
  
Public ReadOnly Property Index As Integer 
             
            public: 
property int Index { 
   int get(); 
} 
             

Property Value

A zero-based index of the clicked polygon line or polygon handle. To determine if this index refer to polygon line or polygon handle, refer to Type.

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