Gets or sets the line index of the panoramic polygon on which hit-testing is being performed.
public int Index { get; set; }
Public Property Index() As Integer
Get
Set
public:
property Int32 Index
{
Int32 get()
void set(Int32 value)
}
An integer that represents the line index of the panoramic polygon on which hit-testing is being performed.
This value is automatically updated by the workstation viewer.
To create a panoramic polygon, call the PanoramicStripCommand.
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