textColor Property

Summary

Gets or sets the text color.

Syntax
TypeScript
JavaScript
Object.defineProperty(ProbeToolInteractiveMode.prototype, 'textColor', 
	get: function(), 
	set: function(value) 
) 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly