transformRect Method (LeadMatrix)

Summary

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

Syntax

JavaScript Syntax
LeadMatrix.prototype.transformRect = function(rect)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize