C#
VB
C++
Gets the index of the clicked polygon line or polygon handle.
public int Index { get; }
Public ReadOnly Property Index As Integer
public:
property int Index {
int get();
}
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.
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