Gets or sets the pen used to draw the grid lines. This is a dependency property.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public Pen Pen { get; set; }
Visual Basic (Declaration)
Public Property Pen As Pen

Remarks

Dependency Property Information
Identifier fieldPenProperty
Metadata properties set to trueNone

See Also