overlayTextVisible Property

Summary

Indicates whether to show or hide the overlay text in the cell.

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

Property Value

true to show the overlay text; otherwise, false to hide the overlay text.

Remarks

To add or remove overlay texts, refer to Overlays.

For more information on overlays, refer to OverlayText.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.