GoJS API
/ to search
    Preparing search index...

    Enumeration ScrollMode

    This enumeration specifices how a Diagram can be scrolled. Used for Diagram.scrollMode.

    since

    3.0

    Index

    Enumeration Members

    Enumeration Members

    Document: 1

    This value states that the viewport constrains scrolling to the Diagram document bounds.

    Infinite: 2

    This value states that the viewport does not constrain scrolling to the Diagram document bounds.