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

Leadtools.Controls.Medical Assembly