Search
ZoomControl.backColor Property
See Also
 





Gets or sets the background color of the control.

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get backColor() {}
set backColor(value) {}

 Property Value

String

The color of the control background.

 See Also