Returns a Brush object representing the currently effective shadow brush of the item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Brush GetEffectiveShadowBrush () |
Visual Basic
![]() |
---|
Public Function GetEffectiveShadowBrush () As Brush |
A Brush instance.
This method returns either the item's ShadowBrush if the item's ShadowBrush is not null, or the ShadowBrush property of the item's style.
DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace
MvcDiagram Programmer's Guide | © 2025 MindFusion |