apply Method

Summary

Applies the zooming to the frame with the factor of the parameter change.

Syntax

TypeScript
JavaScript
ImageViewerZoomInteractiveMode.prototype.apply = function( 
	frame , 
	sourceItem , 
	change  
) 
      apply(frame: Frame, sourceItem: lt.Controls.ImageViewerItem, change: lt.LeadPointD): void; 

Parameters

frame

A Frame value that references the current frame.

sourceItem

A lt.Controls.ImageViewerItem value that references the Image Viewer Item that the zoom is applied to.

change

A lt.LeadPointD value that references the change in zoom to apply to the image viewer.

Remarks

The zoom will be applied to the transform the viewer's item.

Requirements

Target Platforms

See Also

ImageViewerZoomInteractiveMode

ImageViewerZoomInteractiveMode Members

lt.Controls.Medical Namespace

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.