borderThickness Property

Summary

Thickness of the line to draw outline the border of the pan rectangle.

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

Property Value

The thickness of the line used to draw outline the border of the pan rectangle. Default value is 1.

Remarks

Set the value of this property to 0 to stop the control from outlining the pan rectangle.

Example

For an example, refer to ImageViewerPanControl.

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