backgroundStyle Property

Summary

Style to use for filling the shape.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerRubberBandInteractiveMode.prototype, 'backgroundStyle', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly