MindFusion.Wpf Pack Programmer's Guide
Overview.ShowScrollbars Property
See Also
 





Gets or sets a value indicating whether the scrollbars of the overview control are visible.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool ShowScrollbars { get; set; }

Visual Basic  Copy Code

Public Property ShowScrollbars As Boolean

 Property Value

true to show scrollbars; otherwise, false. The default is false.

 See Also

Overview Members
Overview Class
MindFusion.Diagramming.Wpf Namespace