Gets or sets the document's Y scroll position.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public float ScrollY { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScrollY As Single |
The new Y scroll position in millimeters.
Use the property to set where the vertical scroll bar should be positioned. Default value is 0 for example in the corner.