referenceCell Property

Summary

Reference Cell that contains the 2D slices of the 3D volume.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell3D.prototype, 'referenceCell', 
	get: function(), 
	set: function(value) 
) 
referenceCell: Cell; 

Property Value

Cell that contains the 2D slices of the 3D volume.

Remarks

The 3D volume does not get the data from the 2D Cell directly. referenceCell is only a client-side reference.

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