transformPoints Method (LeadMatrix)

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

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