Search
ZoomControl.innerColor Property
See Also
 





Gets or sets the color of plus, minus and arrow icons.

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get innerColor() {}
set innerColor(value) {}

 Property Value

String

The color of plus, minus and arrow icons.

 See Also