Gets or sets the default value for the Pen property of new ShapeNode objects.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public Pen ShapePen { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShapePen As Pen |
An instance of the Pen class.
This property provides a default value for the pen with which shape nodes border lines are painted.