scale Method (LeadMatrix)

Summary

Appends the specified scale vector to this LeadMatrix.

Syntax

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

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