ChunkLoadedEventArgs Constructor

Summary

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

Syntax

JavaScript Syntax
ChunkLoadedEventArgs = function(chunk) 
TypeScript Syntax
constructor(chunk: ChunkData); 

Parameters

chunk

The new chunk that has been loaded.

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