Search
ZoomControl.borderColor Property
See Also
 





Gets or sets the color of ZoomControl elements' borders.

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get borderColor() {}
set borderColor(value) {}

 Property Value

String

The color of ZoomControl elements' borders.

 See Also