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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize