The opacity of inactive views.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public double InactiveViewOpacity { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property InactiveViewOpacity As Double |
A double value specifying the opacity of inactive views. The default value is 0.5.
See AlsoDiagramView Members
DiagramView Class
MindFusion.Diagramming.Wpf Namespace
ActivateView Method