name Property

Summary

Name of this item.

Syntax
TypeScript
JavaScript
Object.defineProperty(PanoramicCell.prototype, 'name', 
	get: function() 
) 
name: string; // read-only 

Property Value

The name of this item, usually a study date and a series description.

Remarks

The Name is usually used to distinguish between cells. In the medical web viewer demo, right-clicking on one of the cells opens a menu displaying a list of all the cells with their names.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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