Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

TransformPoints Method

Show in webframe
The points to transform. The original points in the array are replaced by their transformed values.
Transforms the specified points by this LeadMatrix.
Syntax
 function Leadtools.LeadMatrix.transformPoints( 
   points 
)

Parameters

ParameterTypeDescription
pointsLeadPointDThe 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