ChunkLoadedEventArgs Constructor

Summary

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

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

Parameters

chunk

The new chunk that has been loaded.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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