Search
Overview.dimColor Property
See Also
 






Gets or sets a color used to blend with the part of the diagram that is not visible in target DiagramView.

Namespace: MindFusion.Diagramming
File: Overview.js

 Syntax

JavaScript  Copy Code

get dimColor() {}
set dimColor(value) {}

 Property Value

String

A string specifying the color name or hexadecimal value.

 See Also