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 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.