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