foreColor Property

Summary

Gets or sets the fore color.

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

Property Value

Character string that represents the fore color, which will be the color of the overlay text.

Remarks

To set the background color, refer to BackColor.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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