enableDraw Property (Frame)

Summary

Gets whether to draw the image overlay text.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'enableDraw', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize