Gets or sets the brush used to draw the decoration shape outline.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Pen Pen { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Pen As Pen |
See Also