insideColor Property

Summary

Color used to fill the area inside the pan rectangle.

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

Property Value

The color used to fill the area inside the pan rectangle. Default value is null.

Remarks

Set the value of this property to any color to fill the area inside the pan rectangle. A nice effect is to use an rgba color with an alpha less than 1.

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.