Search
ShapeDecoration.Pen Property
See Also
 





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

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Pen Pen { get; set; }

Visual Basic  Copy Code

Public Property Pen As Pen

 Property Value

 See Also