Search
Ruler.guideColor Property
See Also
 






Gets or sets the color of the alignment guide lines.

Namespace: MindFusion.Diagramming
File: Ruler.js

 Syntax

JavaScript  Copy Code

get guideColor() {}
set guideColor(value) {}

 Property Value

String

A string specifying the color name or hexadecimal value.

 See Also