scalePrepend Method

Summary

Prepends the specified scale vector to this LeadMatrix.

Syntax
TypeScript
JavaScript
LeadMatrix.prototype.scalePrepend = function( 
   scaleX, 
   scaleY 
) 
scalePrepend( 
   scaleX: number, 
   scaleY: number 
): void; 

Parameters

scaleX

The value by which to scale this LeadMatrix along the x-axis.

scaleY

The value by which to scale this LeadMatrix along the y-axis.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly