attachFrame Method

Summary

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

Syntax

JavaScript Syntax
LineProfileObject.prototype.attachFrame = function(frame) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly