Search
ZoomControl.textColor Property
See Also
 






Gets or sets the color of the the label that shows the current zoom level.

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get textColor() {}
set textColor(value) {}

 Property Value

String

The color of the the label that shows the current zoom level.

 See Also