color Property

Summary

Gets or sets the color of the overlay text.

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

Property Value

Character string that represents the color of the overlay text.

Remarks

The default color is white.

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.