Gets or sets a value indicating whether to paint the shadows of items in the overview control.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public bool DisplayShadows { get; set; } |
Visual Basic Copy Code |
---|
Public Property DisplayShadows As Boolean |
true to paint shadows; otherwise, false. The default is true.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |