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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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