Error processing SSI file
LEADTOOLS JavaScript (Leadtools)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.4.3
TransformPoints Method
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
The points to transform. The original points in the array are replaced by their transformed values.
Transforms the specified points by this
LeadMatrix
.
Syntax
JavaScript
function
Leadtools.LeadMatrix.transformPoints(
points
)
Parameters
Parameter
Type
Description
points
LeadPointD
The points to transform. The original points in the array are replaced by their transformed values.
See Also
Reference
LeadMatrix Object
LeadMatrix Members
Error processing SSI file