Search
ZoomControl.activeColor Property
See Also
 





Gets or sets the color used to render depressed buttons.

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get activeColor() {}
set activeColor(value) {}

 Property Value

String

The color used to render depressed buttons.

 See Also