'Usage Dim instance As DicomViewer Dim p As Point Dim value() As Integer value = instance.ImageIndices(p)
public: virtual array<int>^ ImageIndices( Point p )
Parameters
- p
The point location of interest in the control.
Return Value
Indices of the Images within the Viewer's Images collection