frameIndex Property

Summary

Gets or sets the value that indicates the zero-based index of the frame that will be rendered for this MRTI image.

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

Property Value

Value that indicates the zero-based index of the frame that will be rendered for this MRTI image.

Remarks

This value is usefull, if the original DICOM image that contain the frame is a mulitpage DICOM file, in this case, this value represents the page index

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly