Search
DiagramView.magnifierFrameThickness Property
See Also
 





Gets or sets the thickness of the magnifier frame.

Namespace: MindFusion.Diagramming
Package: DiagramView.js

 Syntax

JavaScript  Copy Code

get magnifierFrameThickness() {}
set magnifierFrameThickness(value) {}

 Property Value

Number

A number specifying the thickness of the magnifier frame.

 See Also