Search
Overview.DimColor Property
See Also
 





Gets or sets a color of the displayed diagram.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public Brush DimColor { get; set; }

Visual Basic  Copy Code

Public Property DimColor As Brush

 Property Value

 See Also