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