showBorder Property (ProbeToolInteractiveMode)

Summary

Gets or sets whether to show border around the probe tool data.

Syntax

JavaScript Syntax
Object.defineProperty(ProbeToolInteractiveMode.prototype, 'showBorder', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
showBorder: boolean;

Property Value

true to show borders around the probe tool text, false otherwise.

Remarks

To set the background color, refer to BackgroundColor.

To set the text color, refer to TextColor.

Requirements

Target Platforms

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