Gets or sets the brush used to draw the decoration shape outline.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Pen Pen { get; set; } |
Visual Basic Copy Code |
---|
Public Property Pen As Pen |
An instance of the System.Windows.Media.Pen class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |