apply Method

Summary

Applies the offset to the frame by passing userData of the value found in the parameter change.

Syntax

TypeScript
JavaScript
OffsetAction.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 associated MedicalViewer's item.

change

An lt.LeadPointD value that references the point change of the offset.

userData

A Frame value that references user data to apply an offset during a particular frame. Can be extended for further uses.

Requirements

Target Platforms

See Also

OffsetAction

OffsetAction 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.