borderColor Property

Summary

Color used to draw outline the border of the pan rectangle.

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

Property Value

The color used to draw outline the border of the pan rectangle. Default value is "blue".

Remarks

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

Example

For an example, refer to ImageViewerPanControl.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.