scale Method

Summary

Appends the specified scale vector to this LeadMatrix.

Syntax
TypeScript
JavaScript
LeadMatrix.prototype.scale = function( 
   scaleX, 
   scaleY 
) 
scale( 
   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 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.