textColor Property

Summary

Gets or sets the text color.

Syntax

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

Property Value

Character string that represents the text color.

Remarks

To set the background color, refer to BackgroundColor.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly