Called by ImageViewer.UpdateTransform to move and size the items in the layout.
override void UpdateTransform(
ImageViewer imageViewer,
double xScaleFactor,
double yScaleFactor,
ControlSizeMode sizeMode,
LeadRect viewRect,
LeadRectD[] itemBounds
)
virtual void UpdateTransform(
ImageViewer^ imageViewer,
double xScaleFactor,
double yScaleFactor,
ControlSizeMode^ sizeMode,
LeadRect^ viewRect,
array<LeadRectD^>^ itemBounds
) override
imageViewer
The caller image viewer.
xScaleFactor
Current horizontal scale factor value.
yScaleFactor
Current vertical scale factor value.
sizeMode
Current size mode.
viewRect
The total view rectangle. This is the current client area of the viewer minus the view margin, border and padding.
itemBounds
Array of rectangles that must be updated with the location and size of each item. The number of items in this
array is the number of items in the viewer.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document