frame Property (FrameAttachedEventArgs)

Summary

Gets the newly attached frame.

Syntax

JavaScript Syntax
Object.defineProperty(FrameAttachedEventArgs.prototype, 'frame', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize