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