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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.