MindFusion.Wpf Pack Programmer's Guide
DiagramView.InactiveViewOpacity Property
See Also
 





The opacity of inactive views.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double InactiveViewOpacity { get; set; }

Visual Basic  Copy Code

Public Property InactiveViewOpacity As Double

 Property Value

A double value specifying the opacity of inactive views. The default value is 0.5.

 See Also

DiagramView Members
DiagramView Class
MindFusion.Diagramming.Wpf Namespace
ActivateView Method