MindFusion.Wpf Pack Programmer's Guide
ShapeDesigner.ShapeBoundsBrush Property
See Also
 





Specifies the brush used to fill the shape's bounding rectangle.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Brush ShapeBoundsBrush { get; set; }

Visual Basic  Copy Code

Public Property ShapeBoundsBrush As Brush

 Property Value

A System.Windows.Media.Brush instance. The default value is Brushes.White.

 See Also

ShapeDesigner Members
ShapeDesigner Class
MindFusion.Diagramming.Wpf Namespace