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

Leadtools Assembly

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