Search
DiagramView.magnifierFrameColor Property
See Also
 





Gets or sets the color of the magnifier tool's frame.

Namespace: MindFusion.Diagramming
Package: DiagramView.js

 Syntax

JavaScript  Copy Code

get magnifierFrameColor() {}
set magnifierFrameColor(value) {}

 Property Value

String

The color of the magnifier tool's frame.

 See Also