Search
Ruler.pointerColor Property
See Also
 






Gets or sets the color of the mouse pointer's projections.

Namespace: MindFusion.Diagramming
File: Ruler.js

 Syntax

JavaScript  Copy Code

get pointerColor() {}
set pointerColor(value) {}

 Property Value

String

A string specifying the color name or hexadecimal value.

 See Also