backgroundColor Property

Summary

Gets or sets the background color.

Syntax

JavaScript Syntax
Object.defineProperty(CobbAngle.prototype, 'backgroundColor', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly