C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets an array of integers to be updated with the indices of the images that match correlated areas.
public int[] ListIndex { get; set; }
Public Property ListIndex As Integer()
public int[] ListIndex {get; set;}
@property (nonatomic, assign, nullable) NSUInteger *listIndex
public int[] getListIndex()
public void setListIndex(int[] value)
<br/>get_ListIndex();<br/>set_ListIndex(value);<br/>Object.defineProperty('ListIndex');
Array of integers to be updated with the indices of the images that match correlated areas.
Refer to CorrelationListCommand example.
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