translate Method

Summary

Appends a translation of the specified offsets to this LeadMatrix.

Syntax
TypeScript
JavaScript
LeadMatrix.prototype.translate = function( 
   offsetX, 
   offsetY 
) 
translate( 
   offsetX: number, 
   offsetY: number 
): void; 

Parameters

offsetX

The amount to offset this LeadMatrix along the x-axis.

offsetY

The amount to offset this LeadMatrix along the y-axis.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.