translatePrepend Method (LeadMatrix)

Summary

Prepends a translation of the specified offsets to this LeadMatrix.

Syntax

JavaScript Syntax
LeadMatrix.prototype.translatePrepend = function(offsetX, offsetY)
TypeScript Syntax
translatePrepend(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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize