Gets or sets the brush used to paint the table caption.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush CaptionBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property CaptionBrush As Brush |
An instance of a Brush-derived class.
Use the property to make table caption more distinguished.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |