Search
DiagramView.SystemScrollView Property
See Also
 






Gets or sets whether to use MAUI standard ScrollView to implement scrolling.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool SystemScrollView { get; set; }

Visual Basic  Copy Code

Public Property SystemScrollView As Boolean

 Property Value

 See Also