MindFusion.Wpf Pack Programmer's Guide
RenderOptions.ScrollY Property
See Also
 





Gets or sets the document's Y scroll position.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double ScrollY { get; set; }

Visual Basic  Copy Code

Public Property ScrollY As Double

 Property Value

A double value specifying the Y scroll position.

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming.Wpf Namespace