apply Method

Summary

Applies scale action to the source item, passed in as an argument.

Syntax

TypeScript
JavaScript
ScaleAction.prototype.apply = function( 
   sourceItem , 
   change , 
   userData  
) 
   apply(sourceItem: lt.Controls.ImageViewerItem, change: lt.LeadPointD, userData: any): void; 

Parameters

sourceItem

An lt.Controls.ImageViewerItem value that references the target item to apply the scale to.

change

An lt.LeadPointD value that references the amount of change in scale in x- and y-coordinates.

userData

An any value that references custom data used whenever extending the scale action.

Requirements

Target Platforms

See Also

ScaleAction

ScaleAction Members

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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