Gets the DiagramScrollViewer used for scrolling the diagram view. This is a dependency property.

Namespace:  Mindscape.WpfDiagramming
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public DiagramScrollViewer ScrollViewer { get; }
Visual Basic (Declaration)
Public ReadOnly Property ScrollViewer As DiagramScrollViewer

Remarks

Dependency Property Information
Identifier fieldScrollViewerProperty
Metadata properties set to trueNone

See Also