Specifies the brush used to fill the shape's bounding rectangle.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Brush ShapeBoundsBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShapeBoundsBrush As Brush |
A System.Windows.Media.Brush instance. The default value is Brushes.White.
WpfDiagram Programmer's Guide | © 2024 MindFusion |