Gets a value indicating whether the event is raised to draw the link's shadow.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Shadow { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Shadow As Boolean |
true if now drawing the link's shadow; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |