convertRect Method

Summary

Converts a LeadRectD from one coordinates to the other.

Syntax
TypeScript
JavaScript
ImageViewer.prototype.convertRect = function( 
   item, 
   fromType, 
   toType, 
   rect 
) 

Parameters

item

The reference item. This value can be null.

fromType

Original coordinates of rect.

toType

Desired target coordinates.

rect

The rectangle to convert.

Return Value

The converted rectangle

Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.