borderThickness Property

Summary

Thickness to use for outlining the shape.

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

Property Value

The thickness to use for outlining the shape. Default value is 1.

Remarks

Set this value to 0 to disable outlining 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