LEADTOOLS JavaScript (Leadtools)

TransformPoint Method

Show in webframe
The point to transform.
Transforms the specified point by the LeadMatrix and returns the result.
Syntax
 function Leadtools.LeadMatrix.transformPoint( 
   point 
)

Parameters

ParameterTypeDescription
pointLeadPointDThe point to transform.

Return Value

TypeDescription
LeadPointD The LeadPointD that results from transforming the point by this LeadMatrix.
Remarks

This method will use the value of the current offset into the transformation. To transform a point without offset (as a vector), use TransformVector.

See Also

Reference

LeadMatrix Object
LeadMatrix Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.