color Property (OverlayText)

Summary

Gets or sets the color of the overlay text.

Syntax

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

Property Value

Character string that represents the color of the overlay text.

Remarks

The default color is white.

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