backgroundStyle Property

Summary

Style to use for filling the shape.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerRubberBandInteractiveMode.prototype, 'backgroundStyle', 
	get: function(), 
	set: function(value) 
) 
backgroundStyle: string; 

Property Value

The style to use for filling the shape. Default value is null.

Remarks

Set this value to null to disable filling the shape.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly