C#
VB
C++
Gets or sets the array of offsets to the response data for the measurement unit.
public int[] ResponseDataOffsets { get; set; }
Public Property ResponseDataOffsets As Integer()
Array of offsets, each relative to byte 0 of this structure, with one entry for each measurement type. Each will point to the response data for the measurement unit.
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