Height of the layout in pixels
Object.defineProperty(ImageViewerViewLayout.prototype, 'sizeModeHeight',
get: function(),
set: function(value)
)
sizeModeHeight: number;
The height of the layout in pixels. Default value is 0.
This value must be set during UpdateTransform to set the height of the layout in pixels. The viewer will use this value to control how much to zoom when FitHeight is used for example. Typically this should be the height of largest row.
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