Search
ZoomControl.fill Property
See Also
 





Gets or sets the color used to fill the ZoomControl elements.

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get fill() {}
set fill(value) {}

 Property Value

String

The color used to fill the ZoomControl elements.

 See Also