alwaysFillBackground Property

Summary

Indicates whether to fill the background of the HTML5 Canvas Element.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerMagnifyGlassInteractiveMode.prototype, 'alwaysFillBackground', 
	get: function() 
) 
TypeScript Syntax
alwaysFillBackground: boolean; // read-only // protected 

Property Value

true to fill the background of the canvas, otherwise; false. Default value is true

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly