Gets or sets the brush used to paint the caption area of this container.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Brush CaptionBackBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property CaptionBackBrush As Brush |
An instance of Brush -derived class.