transformPoints Method

Summary

Transforms the specified points by this LeadMatrix.

Syntax
TypeScript
JavaScript
LeadMatrix.prototype.transformPoints = function( 
   points 
) 
transformPoints( 
   points: LeadPointD[] 
): void; 

Parameters

points

The points to transform. The original points in the array are replaced by their transformed values.

Requirements

Target Platforms

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

Leadtools Assembly