Gets the scroll toggle control associated with this diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ScrollToggleView ScrollToggle { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ScrollToggle As ScrollToggleView |
An instance of the ScrollToggleView class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |