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