Search
Ruler.projectionColor Property
See Also
 





Gets or sets the color used to paint the projection of the active node.

Namespace: MindFusion.Diagramming
File: Ruler.js

 Syntax

JavaScript  Copy Code

get projectionColor() {}
set projectionColor(value) {}

 Property Value

String

A string specifying the color name or hexadecimal value.

 See Also