CellExplodedEventArgs Constructor

Summary

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

Syntax

JavaScript Syntax
CellExplodedEventArgs = function(cell) 
TypeScript Syntax
constructor(cell: Cell); 

Parameters

cell

the cell that has exploded.

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