Gets or sets the image height.
Object.defineProperty(DICOMImageInformation.prototype, 'height',
get: function(),
set: function(value)
)
height: number;
Value that represents the image height.
For image width, refer to Width.
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