transformRect Method

Summary

Transforms the specified rect by the LeadMatrix and returns the result.

Syntax
TypeScript
JavaScript
LeadMatrix.prototype.transformRect = function( 
   rect 
) 
transformRect( 
   rect: LeadRectD 
): LeadRectD; 

Parameters

rect

The rectangle to transform.

Return Value

The LeadRectD by this LeadMatrix.

Remarks

This method will use the value of the current offset into the transformation.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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