divId Property

Summary

Gets the id of the div that holds the medical viewer.

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

Property Value

A string value that represents the id of the div that holds the medical viewer.

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