Gets or sets the document's Y scroll position.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float ScrollY { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScrollY As Single |
A float value specifying the Y scroll position.