Current maximum scroll size allowed.
Object.defineProperty(ImageViewer.prototype, 'maximumScrollSize',
get: function()
)
maximumScrollSize: LeadSizeD; // read-only
The maximum scroll size allowed.
The Width value of this property will contain the size of the current maximum horizontal range and the Height value of this property will contain the size of the current maximum vertical range.
MaximumScrollSize will be automatically updated by the viewer when any of the values that affect transformation is changed or when the size of the control changes. For more information, refer to ScrollMode and ScrollOffset.
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