Gets or sets the brush used to draw the decoration shape outline.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Pen Pen { get; set; } |
Visual Basic Copy Code |
---|
Public Property Pen As Pen |
An instance of the Pen class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |