borderColor Property

Summary

Color to use for outlining the shape.

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

Property Value

The color to use for outlining the shape. Default value is "black".

Remarks

Set this value to null to disable outlining the shape.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

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.