Measures the ImageViewer and its content to determine the measured size.
Protected Sub onLayout( _
ByVal changed As boolean, _
ByVal left As Integer, _
ByVal top As Integer, _
ByVal right As Integer, _
ByVal bottom As Integer _
)
changed
A boolean value that indicates if size or position of the ImageViewer has changed.
left
The left position.
top
The top position.
right
The right position.
bottom
The bottom position.
Note to Inheritors: When overriding onLayout in a derived class, be sure to call the base class's onLayout method.
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