MindFusion.Wpf Pack Programmer's Guide
ShapeDecoration.Pen Property
See Also
 





Gets or sets the brush used to draw the decoration shape outline.

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

 Syntax

C#  Copy Code

public Pen Pen { get; set; }

Visual Basic  Copy Code

Public Property Pen As Pen

 Property Value

An instance of the System.Windows.Media.Pen class.

 See Also

ShapeDecoration Members
ShapeDecoration Class
MindFusion.Diagramming.Wpf Namespace