'Usage Dim instance As DicomViewer Dim Index As Integer Dim value As Boolean value = instance.IsImageDisplayed(Index)
Parameters
- Index
The index of the Image within the Viewer's Images Collections.
Return Value
bool
The index of the Image within the Viewer's Images Collections.
'Usage Dim instance As DicomViewer Dim Index As Integer Dim value As Boolean value = instance.IsImageDisplayed(Index)
The index of the Image within the Viewer's Images Collections.