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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly