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 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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