Xamarin Pack Programmer's Guide
Diagram.ShowScrollToggle Property
See Also
 






Gets or sets a value indicating whether to display the scroll toggle control in the bottom left of the diagram.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool ShowScrollToggle { get; set; }

Visual Basic  Copy Code

Public Property ShowScrollToggle As Boolean

 Property Value

A boolean value.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace