chunkLoaded Event

Summary

Invokes a LeadEventType that is called whenever the MRTI Renderer has successfully loaded a chunk for rendering.

Syntax

TypeScript
JavaScript
Object.defineProperty(SpyGlassInteractiveMode.prototype, 'chunkLoaded', 
	 get: function() 
) 
      chunkLoaded: ChunkLoadedEventType; // read-only 

Event Data

Parameter Type Description
sender any The source of the event.
e ChunkLoadedEventArgs The chunk loaded event data. Access the loaded chunk data through chunk property in the ChunkLoadedEventArgs.

Requirements

Target Platforms

See Also

SpyGlassInteractiveMode

SpyGlassInteractiveMode Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.