frameIndex Property

Summary

The zero-based index of the frame to be rendered for this Multi-Resolution and Tiled Image (MRTI) image.

Syntax
TypeScript
JavaScript
Object.defineProperty(MRTIImage.prototype, 'frameIndex', 
	get: function(), 
	set: function(value) 
) 
frameIndex: number; 

Property Value

The zero-based index of the frame to be rendered for this MRTI image.

Remarks

If the original DICOM image containing the frame is a multipage DICOM file, the frameIndex is the page index.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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