showBorder Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(ProbeToolInteractiveMode.prototype, 'showBorder', 
	get: function(), 
	set: function(value) 
) 
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.

Example

Refer to ProbeToolAction

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

Leadtools.Controls.Medical Assembly

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