LEADTOOLS JavaScript (Leadtools)

TransformRect Method

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

Parameters

ParameterTypeDescription
rectLeadRectDThe rectangle to transform.

Return Value

TypeDescription
LeadRectD The LeadRectD that results from transforming the rect by this LeadMatrix.
Remarks

This method will use the value of the current offset into the transformation.

See Also

Reference

LeadMatrix Object
LeadMatrix Members

 

 


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