transformPoints Method

Summary

Transforms the specified points by this LeadMatrix.

Syntax

JavaScript Syntax
LeadMatrix.prototype.transformPoints = function(points) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly