MindFusion.Wpf Pack Programmer's Guide
ElementTemplate.Color Property
See Also
 





Gest or sets the outline color of this element.

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

 Syntax

C#  Copy Code

public Color Color { get; set; }

Visual Basic  Copy Code

Public Property Color As Color

 Property Value

A .NET Color instance specifying the color of the outline.

 See Also

ElementTemplate Members
ElementTemplate Class
MindFusion.Diagramming.Wpf Namespace