Search
ShapeDecoration.Pen Property
See Also
 






Gets or sets the pen used to paint the frame of the shape.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Pen Pen { get; set; }

Visual Basic  Copy Code

Public Property Pen As Pen

 Property Value

 See Also