borderStyle Property (ImageViewerRubberBandInteractiveMode)

Summary

Style to use for outlining the shape.

Syntax

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

Property Value

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

Remarks

Set this value to null to disable outlining the shape.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

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