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

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