frame Property

Summary

Gets the newly attached frame.

Syntax
TypeScript
JavaScript
Object.defineProperty(FrameAttachedEventArgs.prototype, 'frame', 
	get: function() 
) 
frame: Frame; // read-only 

Property Value

SubCell the represents the sub-cell that got attached to the frame.

Remarks

To get the sub-cell to is attached to the frame, refer to SubCell.

To get a list of all the frames in the viewer, refer to Frames.

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