backgroundColor Property

Summary

Gets or sets the background color.

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

Property Value

Character string that represents the background color.

Remarks

To set the border color, refer to BorderColor.

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