Search
Ruler.foreColor Property
See Also
 





Gets or sets the foreground color of the control.

Namespace: MindFusion.Diagramming
File: Ruler.js

 Syntax

JavaScript  Copy Code

get foreColor() {}
set foreColor(value) {}

 Property Value

String

A string specifying the color name or hexadecimal value.

 See Also