Class ScrollLimit
Defines the scrollable region of diagram Diagram - Enables scrolling to view the diagram content Infinity - Diagram will be extended, when we try to scroll the diagram
Inheritance
System.Object
ScrollLimit
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ScrollLimit : Enum
Fields
Diagram
Declaration
public const ScrollLimit Diagram
Field Value
Type |
---|
ScrollLimit |
Infinity
Declaration
public const ScrollLimit Infinity
Field Value
Type |
---|
ScrollLimit |
Limited
Declaration
public const ScrollLimit Limited
Field Value
Type |
---|
ScrollLimit |