framesMappingIndex Property (Cell)

Summary

Gets or sets the frames mapping index array which controls the sequence of the frames.

Syntax

JavaScript Syntax
Object.defineProperty(Cell.prototype, 'framesMappingIndex', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
framesMappingIndex: number[];

Property Value

An array of integer values that represents the frames mapping index array which controls the sequence of the frames.

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