Gets or sets the brush used to draw the dots. 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 Brush Brush { get; set; }
Visual Basic (Declaration)
Public Property Brush As Brush

Remarks

Dependency Property Information
Identifier fieldBrushProperty
Metadata properties set to trueNone

See Also