Gets or sets the row spacing for the image.
Object.defineProperty(Frame.prototype, 'rowSpacing',
get: function(),
set: function(value)
)
rowSpacing: number;
Value that represents the row spacing for the image.
This value represents the X DPI for the image.
This value can be retrieved from the DICOM data set.
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