FrameAttachedEventArgs Constructor

Summary

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

Syntax
TypeScript
JavaScript
FrameAttachedEventArgs = function( 
   subCell, 
   frame 
) 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.