Converts a LeadRectD from one coordinates to the other.
convertRect(item: ImageViewerItem, fromType: ImageViewerCoordinateType, toType: ImageViewerCoordinateType, rect: LeadRectD): LeadRectD;
item
The reference item. This value can be null.
fromType
Original coordinates of rect.
toType
Desired target coordinates.
rect
The rectangle to convert.
The converted rectangle
For information on the various conversion types, refer to ConvertPoints.
For more information refer to Image Viewer Layouts, Image Viewer Appearance, Image Viewer Items, Image Viewer Transformation, and Image Viewer Bounds and Transform.
For an example, refer to ConvertPoint.
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