LEADTOOLS JavaScript (Leadtools)

TransformVector Method

Show in webframe
The point to transform.
Transforms the specified vector point by the LeadMatrix and returns the result.
Syntax
 function Leadtools.LeadMatrix.transformVector( 
   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 not use the value of the current offset into the transformation. To transform a point with offset, use TransformPoint.

See Also

Reference

LeadMatrix Object
LeadMatrix Members

 

 


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