borderThickness Property (ImageViewerPanControl)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerPanControl.prototype, 'borderThickness', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize