Search
ZoomControl.shadowColor Property
See Also
 





Gets or sets the color of the control elements' shadow.

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get shadowColor() {}
set shadowColor(value) {}

 Property Value

String

The color of the control elements' shadow.

 See Also