enableDraw Property

Summary

Gets whether to draw the image overlay text.

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

Property Value

true to draw the overlay text, false otherwise.

Remarks

refer to Overlays for more information on how to add an overlay text.

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.