ASP.NET Pack Programmer's Guide
RenderOptions.ScrollX Property
See Also
 





Gets or sets the document's X scroll position.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float ScrollX { get; set; }

Visual Basic  Copy Code

Public Property ScrollX As Single

 Property Value

A float value specifying the X scroll position.

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming Namespace