Gets a value indicating whether the event is raised to draw the link's shadow.
Namespace: MindFusion.Diagramming
Package: 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.