Gets a value that determines how the control displays the view and adjusts the display automatically.
Object.defineProperty(ImageViewer.prototype, 'sizeMode',
get: function()
)
sizeMode: ControlSizeMode; // read-only
A value that determines how the control displays the image and adjusts the display automatically. Default value is ControlSizeMode.None.
This value is the same set by the user to the last call to Zoom.
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