Search
DiagramView.magnifierSecondaryFrameColor Property
See Also
 





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

Namespace: MindFusion.Diagramming
File: DiagramView.js

 Syntax

JavaScript  Copy Code

get magnifierSecondaryFrameColor() {}
set magnifierSecondaryFrameColor(value) {}

 Property Value

String

The color of the magnifier tool's secondary frame.

 See Also