WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScrollLimit - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ScrollLimit

    Specifies the scrollable region of SfDiagram.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum ScrollLimit

    Fields

    Name Description
    Diagram

    Specifies to set scrollLimit as Diagram to perform scrolling with in the diagram area.

    Infinity

    Specifies to set scrollLimit as Infinite to perform infinite scrolling.

    Limited

    Specifies to set scrollLimit as Limited to perform scrolling upto the element were positioned in the diagram.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved