Enum ScrollMode

GoDiagram®
v10.0.8
by Northwoods Software®

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

Namespace: Northwoods.Go
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum ScrollMode

Fields

Name Description
Document

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

Infinite

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