attachFrame Method

Summary

Attaches the line profile to a frame and as a result the line is drawn on to that frame.

Syntax
TypeScript
JavaScript
LineProfileObject.prototype.attachFrame = function( 
   frame 
) 
attachFrame( 
   frame: Frame 
): void; 

Parameters

frame

The frame that is going to be to attached to the line profile object.

Remarks

This method is called internally by the cell to interactively use the line profile, refer to LineProfileAction.

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.Controls.Medical Assembly

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