FrameAttachedEventArgs Constructor

Summary

Initializes a new instance of the FrameAttachedEventArgs class object with explicit parameters.

Syntax

JavaScript Syntax
FrameAttachedEventArgs = function(subCell, frame)
TypeScript Syntax
constructor(subCell: SubCell, frame: Frame);

Parameters

subCell

The sub-cell that has the frame attached to it.

frame

The attached frame.

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